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
AFAIK you need to make your own.
Here is an example.