Unit 'BreakPropertyDlgGroups' Package
[Overview][Types][Classes][Procedures and functions][Index] [#bs_debuggeride]

TBreakPointGroupDlg

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

Declaration

Source position: breakpropertydlggroups.pas line 22

type TBreakPointGroupDlg = class(TForm)

  ButtonPanel1: TButtonPanel;

  

  CheckListBox1: TCheckListBox;

  

  Label1: TLabel;

  

protected

  FBrkPointPoint: TIDEBreakPoint;

  

  FGroupList: TStringListUTF8Fast;

  

  FAvailableGroups: TIDEBreakPointGroups;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  function ShowModal; override;

  

end;

Inheritance

TBreakPointGroupDlg

  

|

TObject



CT Web help

CodeTyphon Studio