System.Net.URLClient.TURI Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddParameterpublicAdds a parameter to the array of TURI parameters.
ComposeURIpublicComposes a TURI from the string parts.
CreatepublicCreates an instance of TURI from the provided URI String.
DeleteParameterpublicDeletes a parameter from the array of TURI parameters.
IDNAToUnicodepublicConverts an ASCII hostname into a Unicode hostname.
PathRelativeToAbspublicTakes a relative path RelPath and returns a corresponding absolute path.
ToStringpublicGenerates a string from the TURI parts.
UnicodeToIDNApublicConverts a Unicode hostname into an ASCII hostname.
URLDecodepublicPerforms an URL percent decoding.
URLEncodepublicPerforms an URL percent encoding.