RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebBrowser2.AddressBar Property

Specifies whether the address bar is visible.

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

Has a boolean value that specifies the visibility of the address bar.

Note: TWebBrowser does not have an address bar; this property is used for compatibility with Internet Explorer.
 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!