Should the created process inherit the open handles of the current process.
Source position: processbody.inc line 212
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. |