Class TForm1 (unit services)
Inherits from
TForm
Constructors
Functions
procedure btnCheckClick(Sender: TObject);
procedure btnStartClick(Sender: TObject);
procedure btnStopClick(Sender: TObject);
procedure FormCreate(Sender: TObject);
Properties
Events
Variables
btnCheck : TButton;
btnStart : TButton;
btnStop : TButton;
eMachine : TEdit;
eService : TEdit;
GroupBox1 : TGroupBox;
Label1 : TLabel;
Label2 : TLabel;
lStatus : TLabel;
Constructors
Functions
procedure btnCheckClick(Sender: TObject);
procedure btnStartClick(Sender: TObject);
procedure btnStopClick(Sender: TObject);
procedure FormCreate(Sender: TObject);
Properties
Events
Variables
btnCheck : TButton;
btnStart : TButton;
btnStop : TButton;
eMachine : TEdit;
eService : TEdit;
GroupBox1 : TGroupBox;
Label1 : TLabel;
Label2 : TLabel;
lStatus : TLabel;