RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebBrowser.StatusBar Property

Not used in TWebBrowser.

Pascal
property StatusBar: WordBool;
C++
__property WordBool StatusBar;

Do not use StatusBar. It is included in the TWebBrowser interface because the IWebBrowser2 interface is shared with Internet Explorer. StatusBar shows or hides the status bar in Internet Explorer. TWebBrowser does not have a status bar. 

 

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