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