Re: Control On Internet Explorer Possible?


Posted by Jean Claude Servaye on August 22, 2000 at 15:50:22:

In Reply to: Control On Internet Explorer Possible? posted by Bora Yuret on August 22, 2000 at 11:20:53:

You can use this command from delphi to open an URL in the default browser:
ShellExecute(0, 'open', 'http://pages.infinit.net/jcspro/irclist.htm', nil, nil, SW_NORMAL);



Related Articles and Replies: