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

TIDEBreakPointGroups

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

Declaration

Source position: debugger.pp line 461

type TIDEBreakPointGroups = class(TCollection)

public

  constructor Create;

  

  procedure LoadFromXMLConfig(); virtual;

  

  procedure SaveToXMLConfig(); virtual;

  

  function GetGroupByName();

  

  function FindGroupByName();

  

  function IndexOfGroupWithName();

  

  procedure InitTargetStart; virtual;

  

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

  

end;

Inheritance

TIDEBreakPointGroups

  

|

TObject



CT Web help

CodeTyphon Studio