Unit 'WatchPropertyDlg' Package
[Overview][Classes][Index] [#bs_debuggeride]

TWatchPropertyDlg

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

Declaration

Source position: watchpropertydlg.pp line 60

type TWatchPropertyDlg = class(TForm)

  ButtonPanel: TButtonPanel;

  

  chkAllowFunc: TCheckBox;

  

  chkAllowFuncThreads: TCheckBox;

  

  chkEnabled: TCheckBox;

  

  chkUseInstanceClass: TCheckBox;

  

  dropFpDbgConv: TComboBox;

  

  lblFpDbgConv: TLabel;

  

  lblDigits: TLabel;

  

  lblExpression: TLabel;

  

  lblRepCount: TLabel;

  

  PanelTop: TPanel;

  

  rgStyle: TRadioGroup;

  

  txtDigits: TEdit;

  

  txtExpression: TEdit;

  

  txtRepCount: TEdit;

  

  procedure btnHelpClick();

  

  procedure btnOKClick();

  

  procedure chkAllowFuncChange();

  

  procedure txtExpressionChange();

  

public

  constructor Create(); overload;

  

  destructor Destroy; override;

  

end;

Inheritance

TWatchPropertyDlg

  

|

TObject



CT Web help

CodeTyphon Studio