SHDocVw.IWebBrowser2.Get_Resizable

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

Delphi

function Get_Resizable: WordBool; safecall;

C++

virtual HRESULT __safecall Get_Resizable(System::WordBool &__Get_Resizable_result) = 0 ;

プロパティ

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


説明

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

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

関連項目