RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebBrowser.OnStatusTextChange Event

Not used in TWebBrowser.

Pascal
property OnStatusTextChange: TWebBrowserStatusTextChange;
C++
__property TWebBrowserStatusTextChange OnStatusTextChange;

Do not use this event. It is included in the TWebBrowser interface because the IWebBrowser2 interface is shared with Internet Explorer. OnStatusTextChange occurs when the text displayed in the Internet Explorer's status bar changes. 

 

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