[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Standard error handler procedural type.
Source position: systemh.inc line 1047
type TErrorProc = procedure( |
ErrNo: LongInt; |
Address: Pointer; |
Frame: Pointer |
); |
lazarus-ccr.sourceforge.net |