Unit 'URIParser' Package
[Overview][Types][Procedures and functions][Index] [#fcl]

create

Declaration

Source position: uriparser.pp line 43

constructor TURI.create(

  aURI: string;

  aDecode: Boolean = True

);

constructor TURI.create(

  const aURI: string;

  const aDefaultProtocol: string;

  aDefaultPort: Word;

  aDecode: Boolean = True

);


Documentation generated on: Dec 15 2025