ParseURI is a procedure used to parse the value in URI, and return the component parts of the UTL in the variable parameters Protocol, Host, Path, Document, Port and Bookmark.
ParseURI uses an instance of TIdURI to perform the parses on component values.