SHDocVw.IWebBrowser.Get_Left

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

Delphi

function Get_Left: Integer; safecall;

C++

virtual HRESULT __safecall Get_Left(int &__Get_Left_result) = 0 ;

プロパティ

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


説明

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

ウィンドウの左端の座標を判別するには、Get_Left を使用します。

関連項目