TErrorProc
Standard error handler procedural type.
Declaration
Source position: systemh.inc line 1674
Type
TErrorProc = procedure(ErrNo: LongInt; Address: CodePointer;
Frame: Pointer)
Standard error handler procedural type.
Source position: systemh.inc line 1674
Type
TErrorProc = procedure(ErrNo: LongInt; Address: CodePointer;
Frame: Pointer)