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

type TExceptProc = procedure(

  Obj: TObject;

  Addr: Pointer;

  FrameCount: LongInt;

  Frame: PPointer

);


Documentation generated on: Oct 13 2014