Prototype

class function IsURL(const aURI: string): boolean;

Description

Determines whether the URI begins with a valid http or ftp scheme.

See also

TMDURI.TURIType