[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Start or stop the process.
Source position: processbody.inc line 145
published property TPROCESS.Active : Boolean |
Active starts the process if it is set to True, or terminates the process if set to False. It's mostly intended for use in an IDE.
|
Execute the program with the given options |
|
|
Terminate a running process |