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

TCurrentLocals

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

Declaration

Source position: debugger.pp line 1052

type TCurrentLocals = class(specialize TDbgDataRequestTemplateBase<,>)

protected

  procedure FinishCurrentRes();

  

  function CreateEntry; override;

  

  procedure SetSnapShot(); override;

  

  property SnapShot: TIDELocals; [rw]

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  function Count; override;

  

  procedure SetDataValidity(); override;

  

  property Validity: TDebuggerDataState; [r]

  

end;

Inheritance

TCurrentLocals

  

|

TDbgDataRequestTemplateBase,IDbgLocalsListIntf

|

TObject



CT Web help

CodeTyphon Studio