Re: Re: Control On Internet Explorer Possible?


Posted by Bora Yuret on August 23, 2000 at 12:41:48:

In Reply to: Re: Control On Internet Explorer Possible? posted by Jean Claude Servaye on August 22, 2000 at 15:50:22:

: 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);


Let me change my question,
Is it possible to learn from default browser, what writes at the address part. For example, i will click a button and a label will show the active page's adress on my form.
And is it possible to close default browser from my application?




Related Articles and Replies: