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

TDBGEventNotify

Declaration

Source position: dbgintfdebuggerbase.pp line 1501

type TDBGEventNotify = procedure(

  Sender: TObject;

  const ACategory: TDBGEventCategory;

  const AEventType: TDBGEventType;

  const AText: string

) of object;



CT Web help

CodeTyphon Studio