[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 325

type TExceptProc = procedure(

  Obj: TObject;

  Addr: CodePointer;

  FrameCount: LongInt;

  Frame: PCodePointer

);


Documentation generated on: Nov 14 2015