[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'System' (#rtl)

TExceptProc

Exception handler procedural type

Declaration

Source position: objpash.inc line 343

type TExceptProc = procedure(

  Obj: TObject;

  Addr: CodePointer;

  FrameCount: LongInt;

  Frame: PCodePointer

);


Documentation generated on: May 14 2021