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

TIDEBreakPointGroupList

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

Declaration

Source position: debugger.pp line 275

type TIDEBreakPointGroupList = class

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign();

  

  procedure Clear;

  

  function Add();

  

  procedure Remove();

  

  function IndexOf();

  

  function Count;

  

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

  

end;

Inheritance

TIDEBreakPointGroupList

  

|

TObject



CT Web help

CodeTyphon Studio