| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Exception handler procedural type
Source position: objpash.inc line 343
type TExceptProc = procedure(  | 
Obj: TObject;  | 
Addr: CodePointer;  | 
FrameCount: LongInt;  | 
Frame: PCodePointer  | 
);  |