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

TThreadsMonitor

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

Declaration

Source position: dbgintfdebuggerbase.pp line 1305

type TThreadsMonitor = class(TDebuggerDataMonitor)

protected

  function CreateThreads; virtual;

  

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure SetSuspended();

  

  property Threads: TThreads; [r]

  

  property Supplier: TThreadsSupplier; [rw]

  

end;

Inheritance

TThreadsMonitor

  

|

TDebuggerDataMonitor

  

|

TDebuggerDataHandler

  

|

TObject



CT Web help

CodeTyphon Studio