| Class TFTPForm (unit FTPUnit) |
TForm
| Constructors |
| Functions |
procedure FormClose(Sender: TObject; var Action: TCloseAction);
procedure FormShow(Sender: TObject);| Properties |
| Events |
| Variables |
CancelBut : TBitBtn;
FileEdit : TEdit;
FormSettings1 : TFormSettings;
HostEdit : TEdit;
Label1 : TLabel;
Label2 : TLabel;
Label3 : TLabel;
Label4 : TLabel;
OKBut : TBitBtn;
PassEdit : TEdit;
UserEdit : TEdit;| Constructors |
| Functions |
procedure FormClose(Sender: TObject; var Action: TCloseAction);
procedure FormShow(Sender: TObject);| Properties |
| Events |
| Variables |
CancelBut : TBitBtn;
FileEdit : TEdit;
FormSettings1 : TFormSettings;
HostEdit : TEdit;
Label1 : TLabel;
Label2 : TLabel;
Label3 : TLabel;
Label4 : TLabel;
OKBut : TBitBtn;
PassEdit : TEdit;
UserEdit : TEdit;