[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Reasons for child process exit.
Source position: interfacebase.pp line 43
type TChildExitReason = ( |
||
cerExit, |
|
Normal exit |
cerSignal |
|
Killed |
); |
lazarus-ccr.sourceforge.net |