RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebBrowser.StatusText Property

Not used in TWebBrowser.

Pascal
property StatusText: WideString;
C++
__property BSTR StatusText;

Do not use StatusText. It is included in the TWebBrowser interface because the IWebBrowser2 interface is shared with Internet Explorer. StatusText specifies the text that appears on 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!