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

TRegisters

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

Declaration

Source position: dbgintfdebuggerbase.pp line 741

type TRegisters = class(TDbgEntityValuesList)

protected

  function CreateEntry; override;

  

  procedure DoDataValidityChanged(); virtual;

  

public

  procedure InvalidateItems;

  

  function Count; virtual;

  

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

  

  property EntriesByName []: TRegisterValue; [r]

  

  property DataValidity: TDebuggerDataState; [rw]

  

end;

Inheritance

TRegisters

  

|

TDbgEntityValuesList

  

|

TObject



CT Web help

CodeTyphon Studio