Is there a Delphi equivalent of this .net\'s method:
Url.UrlEncode()
Note I haven\'t worked with Delphi for several years now. As I
In a non-dotnet environment, the Wininet unit provides access to Windows' WinHTTP encode function: InternetCanonicalizeUrl