[Overview][Types][Classes] | Reference for unit 'process' (#fcl) |
Environment variables for the new process
Source position: process.pp line 123
published property TProcess.Environment: TStrings |
Environment contains the environment for the new process; it's a list of Name=Value pairs, one per line.
If it is empty, the environment of the current process is passed on to the new process.
|
Options to be used when starting the process. |
No notes exist for this page yet.