Class TGetUnitForm (unit getdemo)
Inherits from
TForm
Constructors
Functions
procedure Button1Click(Sender: TObject);
procedure Button2Click(Sender: TObject);
procedure inputButtonClick(Sender: TObject);
procedure OutputButtonClick(Sender: TObject);
Properties
Events
Variables
Button1 : TButton;
Button2 : TButton;
GroupBox1 : TGroupBox;
importobjects : TCheckBox;
importprocs : TCheckBox;
inputButton : TSpeedButton;
inputEdit : TEdit;
Label1 : TLabel;
Label2 : TLabel;
Label3 : TLabel;
Label4 : TLabel;
ObjList : TEdit;
OpenDialog1 : TOpenDialog;
OutputButton : TSpeedButton;
OutputEdit : TEdit;
SaveDialog1 : TSaveDialog;
Constructors
Functions
procedure Button1Click(Sender: TObject);
procedure Button2Click(Sender: TObject);
procedure inputButtonClick(Sender: TObject);
procedure OutputButtonClick(Sender: TObject);
Properties
Events
Variables
Button1 : TButton;
Button2 : TButton;
GroupBox1 : TGroupBox;
importobjects : TCheckBox;
importprocs : TCheckBox;
inputButton : TSpeedButton;
inputEdit : TEdit;
Label1 : TLabel;
Label2 : TLabel;
Label3 : TLabel;
Label4 : TLabel;
ObjList : TEdit;
OpenDialog1 : TOpenDialog;
OutputButton : TSpeedButton;
OutputEdit : TEdit;
SaveDialog1 : TSaveDialog;