Unit 'System' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TExceptProc

Exception handler procedural type

Declaration

Source position: objpash.inc line 405

type TExceptProc = procedure(

  Obj: TObject;

  Addr: Pointer;

  FrameCount: LongInt;

  Frame: PCodePointer

);


Documentation generated on: Sep 29 2022