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

TDBGFields

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

Declaration

Source position: dbgintfdebuggerbase.pp line 512

type TDBGFields = class(TObject)

public

  constructor Create;

  

  destructor Destroy; override;

  

  property Count: Integer; [r]

  

  property Items []: TDBGField; default; [r]

  

  procedure Add();

  

end;

Inheritance

TDBGFields

  

|

TObject



CT Web help

CodeTyphon Studio