RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebBrowser2.Get_TheaterMode Method

Returns the value of TheaterMode.

Pascal
function Get_TheaterMode: WordBool; safecall;
C++
__fastcall WordBool Get_TheaterMode();

Get_TheaterMode is used to return the value of TheaterMode.

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!