Vcl.Controls.TMargins.ExplicitLeft
Delphi
property ExplicitLeft: Integer index 4 read GetControlBound;
C++
__property int ExplicitLeft = {read=GetControlBound, index=4, nodefault};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | TMargins |
説明
コントロールの左端の水平座標(親に対する相対座標)を指定します。
ExplicitLeft は、コントロールの左端の水平座標(親に対する相対座標)を指定します。