TExceptProc
Exception handler procedural type
Declaration
Source position: objpash.inc line 405
Type
TExceptProc = procedure(Obj: TObject; Addr: CodePointer;
FrameCount: LongInt; Frame: PCodePointer)
Exception handler procedural type
Source position: objpash.inc line 405
Type
TExceptProc = procedure(Obj: TObject; Addr: CodePointer;
FrameCount: LongInt; Frame: PCodePointer)