Vcl.Controls.TMargins.ControlLeft

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

Delphi

property ControlLeft: Integer index 0 read GetControlBound;

C++

__property int ControlLeft = {read=GetControlBound, index=0, nodefault};

プロパティ

種類 可視性 ソース ユニット
property public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TMargins

説明

コントロールの左辺の開始点を設定します。

ControlLeft プロパティを使用して,コントロールの左辺の開始点を設定します。この値にはマージンが含まれます。