[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Mapping between runtime-error constants and program exit codes
Source position: systemh.inc line 981
const RuntimeErrorExitCodes: array [TRuntimeError] of Byte = ; |
This array is used by the Error routine to to convert a TRuntimeError enumeration type to a process exit code.
|
Generate run-time error |
lazarus-ccr.sourceforge.net |