EncodeURL function
function
EncodeURL(Const Value: string): string;
Unit
SynaCode
Description
Encode string to URL encoding. Use for encode critical characters in all URL.
See also:
EncodeTriplet
,
EncodeURLElement