RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebBrowser.OnFullScreen Event

Not used in TWebBrowser.

Pascal
property OnFullScreen: TWebBrowserOnFullScreen;
C++
__property TWebBrowserOnFullScreen OnFullScreen;

Do not use this event. It is included in the TWebBrowser interface because the IWebBrowser2 interface is shared with Internet Explorer. OnFullScreen occurs with Internet Explorer when the application is maximized or restored from a maximized state. 

 

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