RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebBrowser.OnToolBar Event

Not used in TWebBrowser.

Pascal
property OnToolBar: TWebBrowserOnToolBar;
C++
__property TWebBrowserOnToolBar OnToolBar;

Do not use this event. It is included in the TWebBrowser interface because the IWebBrowser2 interface is shared with Internet Explorer. OnToolBar occurs when the Internet Explorer changes which tool bars are visible. 

 

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