RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebBrowser.OnStatusBar Event

Not used in TWebBrowser.

Pascal
property OnStatusBar: TWebBrowserOnStatusBar;
C++
__property TWebBrowserOnStatusBar OnStatusBar;

Do not use this event. It is included in the TWebBrowser interface because the IWebBrowser2 interface is shared with Internet Explorer. OnStatusBar occurs when the Internet Explorer first shows or hides its status bar. 

 

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