[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Working directory of the process.
Source position: processbody.inc line 151
published property TPROCESS.CurrentDirectory : TProcessString |
CurrentDirectory specifies the working directory of the newly started process.
Changing this property after the process was started has no effect.
|
Environment variables for the new process |