[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'System' (#rtl)

RuntimeErrorExitCodes

Mapping between runtime-error constants and program exit codes

Declaration

Source position: systemh.inc line 981

const RuntimeErrorExitCodes: array [TRuntimeError] of Byte = ;

Description

This array is used by the Error routine to to convert a TRuntimeError enumeration type to a process exit code.

See also

Error

  

Generate run-time error

The latest version of this document can be found at lazarus-ccr.sourceforge.net.