RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebBrowser.AddressBar Property

Not used in TWebBrowser.

Pascal
property AddressBar: WordBool;
C++
__property WordBool AddressBar;

Do not use AddressBar. It is included in the TWebBrowser interface because the IWebBrowser2 interface is shared with Internet Explorer. AddressBar shows or hides the URL address bar on Internet Explorer. TWebBrowser does not have an address bar. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!