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

TCallStackSupplier

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

Declaration

Source position: dbgintfdebuggerbase.pp line 941

type TCallStackSupplier = class(TDebuggerDataSupplier)

protected

  procedure Changed;

  

public

  procedure RequestCount(); virtual;

  

  procedure RequestAtLeastCount(); virtual;

  

  procedure RequestCurrent(); virtual;

  

  procedure RequestEntries(); virtual;

  

  procedure UpdateCurrentIndex; virtual;

  

  property CurrentCallStackList: TCallStackList; [r]

  

end;

Inheritance

TCallStackSupplier

  

|

TDebuggerDataSupplier

  

|

TDebuggerDataSupplierBase

  

|

TDebuggerDataHandler

  

|

TObject



CT Web help

CodeTyphon Studio