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

TCallStackList

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

Declaration

Source position: dbgintfdebuggerbase.pp line 921

type TCallStackList = class

protected

  function NewEntryForThread(); virtual;

  

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure Assign(); virtual;

  

  procedure Add();

  

  procedure Clear; virtual;

  

  function Count; virtual;

  

  property Entries []: TCallStackBase; default; [r]

  

  property EntriesForThreads []: TCallStackBase; [r]

  

end;

Inheritance

TCallStackList

  

|

TObject



CT Web help

CodeTyphon Studio