[Overview][Types][Classes] | Reference for unit 'process' (#fcl) |
Should the created process inherit the open handles of the current process.
Source position: process.pp line 115
public property TProcess.InheritHandles: Boolean |
InheritHandles determines whether the created process inherits the open handles of the current process (value True) or not (False).
On Unix, setting this variable has no effect.
|
Stream connected to standard input of the process. |
|
|
Stream connected to standard output of the process. |
|
|
Stream connected to standard diagnostic output of the process. |
No notes exist for this page yet.