![]() |
![]() ![]() ![]() |
IESniffer component.
|
type
|
TIEWebBrowserOnMenuBar = procedure(Sender: TObject; const URL: String; const Browser: IWebBrowser2;
|
MenuBar: WordBool) of object;
|
|
property OnWBMenuBar: TIEWebBrowserOnMenuBar;
|
The OnWBMenuBar event occurs when the Internet Explorer shows or hides its menu bar.
|
OnWBVisible, OnWBToolBar, OnWBStatusBar, OnWBTheaterMode and OnWBFullScreen events.
|