Class TServerPropertyForm (unit ServerProperty)

Inherits from

TForm

Constructors



Functions

procedure AnonymousCBClick(Sender: TObject);

let's write the *.

procedure Button1Click(Sender: TObject);


Properties

Events

Variables

AccountEdt : TEdit;


AnonymousCB : TCheckBox;


Button1 : TButton;


Button2 : TButton;


Button3 : TButton;


Button4 : TButton;


CheckBox2 : TCheckBox;


DescriptionMemo : TMemo;


Edit7 : TEdit;


EMailEdt : TEdit;


Image1 : TImage;


Label1 : TLabel;


Label10 : TLabel;


Label11 : TLabel;


Label12 : TLabel;


Label13 : TLabel;


Label2 : TLabel;


Label3 : TLabel;


Label4 : TLabel;


Label5 : TLabel;


Label6 : TLabel;


Label7 : TLabel;


Label8 : TLabel;


Label9 : TLabel;


LocalDirEdt : TEdit;


NameEdt : TEdit;


PageControl : TPageControl;


PasswordEdt : TEdit;


PortEdt : TEdit;


RemoteDirEdt : TEdit;


SavePasswordCB : TCheckBox;


ServerEdt : TEdit;


ServerPage : TTabSheet;


TabSheet3 : TTabSheet;


TabSheet4 : TTabSheet;


TabSheet5 : TTabSheet;


UpDown1 : TUpDown;


UserEdt : TEdit;


UserPage : TTabSheet;


Update : Boolean;

Private declarations


Constructors


Functions


procedure AnonymousCBClick(Sender: TObject);

let's write the *.ftp file, which is really an ini file with an ftp extension


procedure Button1Click(Sender: TObject);


Properties


Events


Variables


AccountEdt : TEdit;


AnonymousCB : TCheckBox;


Button1 : TButton;


Button2 : TButton;


Button3 : TButton;


Button4 : TButton;


CheckBox2 : TCheckBox;


DescriptionMemo : TMemo;


Edit7 : TEdit;


EMailEdt : TEdit;


Image1 : TImage;


Label1 : TLabel;


Label10 : TLabel;


Label11 : TLabel;


Label12 : TLabel;


Label13 : TLabel;


Label2 : TLabel;


Label3 : TLabel;


Label4 : TLabel;


Label5 : TLabel;


Label6 : TLabel;


Label7 : TLabel;


Label8 : TLabel;


Label9 : TLabel;


LocalDirEdt : TEdit;


NameEdt : TEdit;


PageControl : TPageControl;


PasswordEdt : TEdit;


PortEdt : TEdit;


RemoteDirEdt : TEdit;


SavePasswordCB : TCheckBox;


ServerEdt : TEdit;


ServerPage : TTabSheet;


TabSheet3 : TTabSheet;


TabSheet4 : TTabSheet;


TabSheet5 : TTabSheet;


UpDown1 : TUpDown;


UserEdt : TEdit;


UserPage : TTabSheet;


Update : Boolean;

Private declarations