DecodeURL function
function
DecodeURL(Const Value: string): string;
Unit
synacode
Description
Decodes a string of URL encoding. (also decodes triplet sequences like '%7F')
See also:
DecodeTriplet