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

TCallStackMonitor

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

Declaration

Source position: dbgintfdebuggerbase.pp line 961

type TCallStackMonitor = class(TDebuggerDataMonitor)

protected

  function CreateCallStackList; virtual;

  

public

  constructor Create;

  

  destructor Destroy; override;

  

  property CallStackList: TCallStackList; [r]

  

  property Supplier: TCallStackSupplier; [rw]

  

end;

Inheritance

TCallStackMonitor

  

|

TDebuggerDataMonitor

  

|

TDebuggerDataHandler

  

|

TObject



CT Web help

CodeTyphon Studio