RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebBrowser2.ShowBrowserBar Method

Used to hide or show a specific browser bar.

Pascal
procedure ShowBrowserBar(var pvaClsid: OleVariant; var pvarShow: OleVariant; var pvarSize: OleVariant); safecall;
C++
__fastcall ShowBrowserBar(OleVariant pvaClsid, OleVariant pvarShow, OleVariant pvarSize);

Note: ShowBrowserBar 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!