Class FtpURLDialog (unit FreeFtp)

Inherits from

TComponent

Constructors


constructor Create(owner: TComponent);

=========================== Component Code =========================


Functions

procedure Demo;


destructor Destroy;


function Execute: Boolean;


procedure MeasureText(s: string;var x: integer;var y: integer);


procedure SetFFont(f: TFont);


procedure SetFLang(s: TStrings);


Properties

property Action : TFtpURLAction


property Border : TFormBorderStyle


property Caption : string


property Color : TColor


property Font : TFont


property LanguageStrings : TStrings


property LocalFile : string


property Options : TFtpURLDialogOptions


property Position : TFtpUrlDialogPos


property StatusBarBackground : TColor


property StatusBarColor : TColor


property StatusBarHeight : integer


property StatusBarWidth : integer


property Timeout : word


property TransferType : TTransferType


property URL : string


property UserID : string


property UserPass : string


property Version : string


property WindowLeft : integer


property WindowTop : integer


property Error : FtpInfo


property Initialized : Boolean


Events

Variables

bs : TFormBorderStyle;


d : TFtpudlg;


DummyS : string;


FAcct : string;


FAct : TFtpURLAction;


FCaption : string;


FColor : TColor;


FDemo : Boolean;


FFont : TFont;


FHeight : integer;


FID : string;


FInit : Boolean;


FLang : TStrings;


fleft : integer;


FLocal : string;


FOptions : TFtpURLDialogOptions;


FPass : string;


FPos : TFtpUrlDialogPos;


FS : FtpInfo;


FStatusBk : TColor;


FStatusColor : TColor;


FTimeOut : word;


ftop : integer;


FURL : string;


FVersion : string;


FWidth : integer;


TT : TTransferType;



Constructors


constructor Create(owner: TComponent);

=========================== Component Code =========================


Functions


procedure Demo;


destructor Destroy;


function Execute: Boolean;


procedure MeasureText(s: string;var x: integer;var y: integer);


procedure SetFFont(f: TFont);


procedure SetFLang(s: TStrings);


Properties


property Action : TFtpURLAction


property Border : TFormBorderStyle


property Caption : string


property Color : TColor


property Font : TFont


property LanguageStrings : TStrings


property LocalFile : string


property Options : TFtpURLDialogOptions


property Position : TFtpUrlDialogPos


property StatusBarBackground : TColor


property StatusBarColor : TColor


property StatusBarHeight : integer


property StatusBarWidth : integer


property Timeout : word


property TransferType : TTransferType


property URL : string


property UserID : string


property UserPass : string


property Version : string


property WindowLeft : integer


property WindowTop : integer


property Error : FtpInfo


property Initialized : Boolean


Events


Variables


bs : TFormBorderStyle;


d : TFtpudlg;


DummyS : string;


FAcct : string;


FAct : TFtpURLAction;


FCaption : string;


FColor : TColor;


FDemo : Boolean;


FFont : TFont;


FHeight : integer;


FID : string;


FInit : Boolean;


FLang : TStrings;


fleft : integer;


FLocal : string;


FOptions : TFtpURLDialogOptions;


FPass : string;


FPos : TFtpUrlDialogPos;


FS : FtpInfo;


FStatusBk : TColor;


FStatusColor : TColor;


FTimeOut : word;


ftop : integer;


FURL : string;


FVersion : string;


FWidth : integer;


TT : TTransferType;