Inherits from
TComponent
constructor Create(AOwner: TComponent);
function Execute: boolean;
procedure SetURL(value: string);
procedure SetURLType(value: TURLType);
property URL : string
property URLType : TURLType
FURL : string;
FURLType : TURLType;
constructor Create(AOwner: TComponent);
function Execute: boolean;
procedure SetURL(value: string);
procedure SetURLType(value: TURLType);
property URL : string
property URLType : TURLType
FURL : string;
FURLType : TURLType;