SHDocVw.IWebBrowser.Get_Height

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

Delphi

function Get_Height: Integer; safecall;

C++

virtual HRESULT __safecall Get_Height(int &__Get_Height_result) = 0 ;

プロパティ

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


説明

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

オブジェクトの高さを判別するには、Get_Height を使用します。

関連項目