RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebBrowser.ToolBar Property

Not used in TWebBrowser.

Pascal
property ToolBar: Integer;
C++
__property int ToolBar;

Do not use ToolBar. It is included in the TWebBrowser interface because the IWebBrowser2 interface is shared with Internet Explorer. ToolBar determines which toolbar is displayed in Internet Explorer. TWebBrowser does not have any tool bars. 

 

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