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

TErrorProc

Standard error handler procedural type.

Declaration

Source position: systemh.inc line 1451

type TErrorProc = procedure(

  ErrNo: LongInt;

  Address: CodePointer;

  Frame: Pointer

);


Documentation generated on: Nov 14 2015