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

TDBGTypes

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

Declaration

Source position: dbgintfdebuggerbase.pp line 526

type TDBGTypes = class(TObject)

protected

  FList: TList;

  

public

  constructor Create;

  

  destructor Destroy; override;

  

  property Count: Integer; [r]

  

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

  

end;

Inheritance

TDBGTypes

  

|

TObject



CT Web help

CodeTyphon Studio