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

TDebuggerDataMonitor

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

Declaration

Source position: dbgintfdebuggerbase.pp line 171

type TDebuggerDataMonitor = class(TDebuggerDataHandler)

protected

  procedure DoModified; virtual;

  

  procedure DoNewSupplier; virtual;

  

  procedure DoBeginUpdate; virtual;

  

  procedure DoEndUpdate; virtual;

  

  property Supplier: TDebuggerDataSupplier; [rw]

  

public

  destructor Destroy; override;

  

  procedure BeginUpdate;

  

  procedure EndUpdate;

  

  function IsUpdating;

  

end;

Inheritance

TDebuggerDataMonitor

  

|

TDebuggerDataHandler

  

|

TObject



CT Web help

CodeTyphon Studio