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

TCurrentWatchValue

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

Declaration

Source position: debugger.pp line 765

type TCurrentWatchValue = class(specialize TDbgDataRequestTemplateBase<,>)

protected

  procedure DoBeginUpdating; override;

  

  procedure DoEndUpdating; override;

  

  function ResData;

  

  function GetDbgValConverter;

  

  procedure SetValue(); override;

  

  procedure SetWatch(); override;

  

  function GetBackendExpression;

  

  function GetValidity; override;

  

  procedure RequestData; override;

  

  procedure CancelRequestData;

  

  procedure DoDataValidityChanged(); override;

  

default

  <TPasMethodResolution>

  

public

  destructor Destroy; override;

  

  property SnapShot: TIdeWatchValue; [rw]

  

  property OnValidityChanged: TNotifyEvent; [rw]

  

end;

Inheritance

TCurrentWatchValue

  

|

TDbgDataRequestTemplateBase,IDbgWatchValueIntf

|

TObject



CT Web help

CodeTyphon Studio