DecodeURL function

function DecodeURL(Const Value: string): string;

Unit
SynaCode

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

See also:
DecodeTriplet