RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebBrowser2.Set_AddressBar Method

Sets the value of AddressBar.

Pascal
procedure Set_AddressBar(Value: WordBool); safecall;
C++
__fastcall Set_AddressBar(WordBool Value);

Set_AddressBar is used to set the value of AddressBar.

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!