SHDocVw.IWebBrowser2.Get_TheaterMode

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function Get_TheaterMode: WordBool; safecall;

C++

virtual HRESULT __safecall Get_TheaterMode(System::WordBool &__Get_TheaterMode_result) = 0 ;

プロパティ

種類 可視性 ソース ユニット
function public
SHDocVw.pas
SHDocVw.hpp
SHDocVw IWebBrowser2


説明

TheaterMode プロパティの値を返します。

TheaterMode プロパティの値を返すには、Get_TheaterMode を使用します。

メモ:  TWebBrowser は、シアター モードを持っていません。このプロパティは、Internet Explorer との互換性のために使用されます。

関連項目