RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebBrowser.OnMenuBar Event

Not used in TWebBrowser.

Pascal
property OnMenuBar: TWebBrowserOnMenuBar;
C++
__property TWebBrowserOnMenuBar OnMenuBar;

Do not use this event. It is included in the TWebBrowser interface because the IWebBrowser2 interface is shared with Internet Explorer. OnMenuBar occurs with Internet Explorer when the menu bar is hidden or shown. 

 

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