RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebBrowser2.TheaterMode Property

Specifies if the object is in theater mode.

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

TheaterMode is used to change the display of Internet Explorer to use theater or normal mode.

Note: TWebBrowser does not have theater mode; this property is used for compatibility with Internet Explorer.
 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!