[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Desktop on which to start the process.
Source position: processbody.inc line 152
published property TPROCESS.Desktop : string |
DeskTop is used on Windows to determine on which desktop the process' main window should be shown. Leaving this empty means the process is started on the same desktop as the currently running process.
Changing this property after the process was started has no effect.
On UNIX, this parameter is ignored.
|
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. |