DecodeURL function

function DecodeURL(Const Value: string): string;

Unit
SynaCode

Description
Decode
s a string of URL encoding. (also decodes triplet sequences like '%7F')

See also:
DecodeTriplet