Class TDBTest_Form (unit DebugTest)
Inherits from
TForm
Constructors
Functions
procedure CaptionEditChange(Sender: TObject);
procedure ExitButtonClick(Sender: TObject);
procedure FormCreate(Sender: TObject);
procedure SendButtonClick(Sender: TObject);
procedure SetFormatButtonClick(Sender: TObject);
Properties
Events
Variables
CaptionEdit : TEdit;
ExitButton : TButton;
FormatEdit : TEdit;
GroupBox1 : TGroupBox;
GroupBox2 : TGroupBox;
GroupBox3 : TGroupBox;
Label1 : TLabel;
Label2 : TLabel;
Label3 : TLabel;
ProcEdit : TEdit;
SendButton : TButton;
SetFormatButton : TButton;
SpinLevel : TSpinEdit;
TextEdit : TEdit;
Constructors
Functions
procedure CaptionEditChange(Sender: TObject);
procedure ExitButtonClick(Sender: TObject);
procedure FormCreate(Sender: TObject);
procedure SendButtonClick(Sender: TObject);
procedure SetFormatButtonClick(Sender: TObject);
Properties
Events
Variables
CaptionEdit : TEdit;
ExitButton : TButton;
FormatEdit : TEdit;
GroupBox1 : TGroupBox;
GroupBox2 : TGroupBox;
GroupBox3 : TGroupBox;
Label1 : TLabel;
Label2 : TLabel;
Label3 : TLabel;
ProcEdit : TEdit;
SendButton : TButton;
SetFormatButton : TButton;
SpinLevel : TSpinEdit;
TextEdit : TEdit;