Class TForm1 (unit App_main)
Inherits from
TForm
Constructors
Functions
procedure Applicata1Param(Sender: TObject; Parameter: String);
procedure Applicata1Params(Sender: TObject; Parameters: TStringList);
procedure Button1Click(Sender: TObject);
procedure FormActivate(Sender: TObject);
Properties
Events
Variables
Applicata1 : TApplicata;
Button1 : TButton;
Edit1 : TEdit;
Label1 : TLabel;
Label2 : TLabel;
Label3 : TLabel;
ListBox1 : TListBox;
Constructors
Functions
procedure Applicata1Param(Sender: TObject; Parameter: String);
procedure Applicata1Params(Sender: TObject; Parameters: TStringList);
procedure Button1Click(Sender: TObject);
procedure FormActivate(Sender: TObject);
Properties
Events
Variables
Applicata1 : TApplicata;
Button1 : TButton;
Edit1 : TEdit;
Label1 : TLabel;
Label2 : TLabel;
Label3 : TLabel;
ListBox1 : TListBox;