You are reading help file online using chmlib.com
|
function ConvertPercentStr(var S: String): Boolean;
Expands all %-encoded characters in the string (see RFC 2396). Returns True if all were successfully expanded.
You are reading help file online using chmlib.com
|