Vcl.Controls.TControl.FExplicitLeft

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

Delphi

FExplicitLeft: Integer;

C++

int FExplicitLeft;

プロパティ

種類 可視性 ソース ユニット
field protected
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TControl

説明

コンポーネントの左端の位置を、水平方向のピクセル座標で明示的に指定します。 座標は、そのコンポーネントの親に対して相対的です。

関連項目