TExceptProc

Exception handler procedural type

Declaration

Source position: objpash.inc line 405

Type
TExceptProc = procedure(Obj: TObject; Addr: CodePointer; 
                        FrameCount: LongInt; Frame: PCodePointer)