Internet Direct (Indy) Version 9.0.1 Beta
|
function URLDecode(ASrc: string): string;
URLDecode is based on the URL character encoding rules as described in the Internet Standards document Uniform Resource Locators (URL), RFC 1738 , by Tim Berners-Lee.
URLDecode can used to reverse any string encoding performed using URLEncode.