Unit 'Debugger' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#bs_debuggeride]

TCurrentLocalsList

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

Declaration

Source position: debugger.pp line 1108

type TCurrentLocalsList = class(TIDELocalsList)

protected

  procedure DoCleared; override;

  

  procedure DoAdded(); override;

  

  function CreateEntry(); override;

  

  property SnapShot: TIDELocalsList; [rw]

  

public

  constructor Create();

  

end;

Inheritance

TCurrentLocalsList

  

|

TIDELocalsList

  

|

TObject



CT Web help

CodeTyphon Studio