Internet Direct (Indy) Version 9.0.2 Beta
TIdURI.Create
Constructor for the object instance.

constructor Create(const AURI: string); virtual;
Parameters
const AURI: string = ''
Universal Resource Identifier. Default value is ''.

Description
Create is the constructor for the object instance. AURI is an optional String that specifies the Protocol, Host, Port, Path, Document, and Bookmark for the resource. When AURI contains a non-blank value, the component portions of the URI are parsed into their corresponding object properties.