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