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

TDebuggerEventLogInterface

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: dbgintfdebuggerbase.pp line 1566

type TDebuggerEventLogInterface = interface

  procedure LogCustomEvent();

  

  procedure LogEventBreakPointHit();

  

  procedure LogEventWatchPointTriggered();

  

  procedure LogEventWatchPointScope();

  

end;

Inheritance

TDebuggerEventLogInterface

  

|

IInterface



CT Web help

CodeTyphon Studio