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

TIdeLocalsValue

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

Declaration

Source position: debugger.pp line 936

type TIdeLocalsValue = class(TLocalsValue,IWatchAbleResultIntf,IWatchAbleDataIntf,IFreeNotifyingIntf)

protected

  function FindParentValue; virtual;

  

  function MaybeCopyResultForChild;

  

  procedure CreateSubLocals; virtual;

  

  function GetSubLocal();

  

  procedure SetDisplayName(); virtual;

  

  procedure DoAssign(); override;

  

public

  destructor Destroy; override;

  

  property DisplayName: string; [rw]

  

end;

Inheritance

TIdeLocalsValue

  

|

TObject,IWatchAbleResultIntf,IWatchAbleDataIntf,IFreeNotifyingIntf



CT Web help

CodeTyphon Studio