[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 1060

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


Documentation generated on: Dec 22 2011