Class TURL (unit URL)

Inherits from

TComponent

Constructors


constructor Create(AOwner: TComponent);



Functions

function Execute: boolean;


procedure SetURL(value: string);


procedure SetURLType(value: TURLType);


Properties

property URL : string


property URLType : TURLType


Events

Variables

FURL : string;


FURLType : TURLType;



Constructors


constructor Create(AOwner: TComponent);


Functions


function Execute: boolean;


procedure SetURL(value: string);


procedure SetURLType(value: TURLType);


Properties


property URL : string


property URLType : TURLType


Events


Variables


FURL : string;


FURLType : TURLType;