[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'System' (#rtl) |
Standard error handler procedural type.
Source position: systemh.inc line 815
type TErrorProc = procedure( |
ErrNo: LongInt; |
Address: Pointer; |
Frame: Pointer |
); |
No notes exist for this page yet.