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

TExceptProc

Exception handler procedural type.

Declaration

Source position: objpash.inc line 450

type TExceptProc = procedure(

  Obj: TObject;

  Addr: CodePointer;

  FrameCount: LongInt;

  Frame: PCodePointer

);


Documentation generated on: Jul 24 2023