Unit 'DbgIntfDebuggerBase' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#bs_debuggerintf]

TDBGExceptionEvent

Declaration

Source position: dbgintfdebuggerbase.pp line 1513

type TDBGExceptionEvent = procedure(

  Sender: TObject;

  const AExceptionType: TDBGExceptionType;

  const AExceptionClass: string;

  const AExceptionLocation: TDBGLocationRec;

  const AExceptionText: string;

  out AContinue: Boolean

) of object;



CT Web help

CodeTyphon Studio