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

TExceptProc

Exception handler procedural type

Declaration

Source position: objpash.inc line 257

type TExceptProc = procedure(

  Obj: TObject;

  Addr: Pointer;

  FrameCount: LongInt;

  Frame: PPointer

);


Documentation generated on: Jul 30 2008