SHDocVw.IWebBrowser.Get_Width
Delphi
function Get_Width: Integer; safecall;
C++
virtual HRESULT __safecall Get_Width(int &__Get_Width_result) = 0 ;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | public | SHDocVw.pas SHDocVw.hpp |
SHDocVw | IWebBrowser |
説明
Width プロパティの値を返します。
オブジェクトの幅を判別するには、Get_Width を使用します。