SHDocVw.IWebBrowser2.TheaterMode

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property TheaterMode: WordBool read Get_TheaterMode write Set_TheaterMode;

C++

__property System::WordBool TheaterMode = {read=_scw_Get_TheaterMode, write=Set_TheaterMode};

Propriétés

Type Visibilité  Source Unité  Parent
property public
SHDocVw.pas
SHDocVw.hpp
SHDocVw IWebBrowser2

Description

Spécifie si l'objet est en mode théâtre.

La propriété TheaterMode est utilisée pour changer l'affichage d'Internet Explorer afin d'utiliser le mode théâtre ou le mode normal.

Remarque :  TWebBrowser n'a pas de mode théâtre ; cette propriété est utilisée à des fins de compatibilité avec Internet Explorer.