function ConvertPercentStr(var S: String): Boolean;
Expands all %-encoded characters in the string (see RFC 2396). Returns True if all were successfully expanded.