Vcl.Controls.TMargins.ControlTop

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

Delphi

property ControlTop: Integer index 1 read GetControlBound;

C++

__property int ControlTop = {read=GetControlBound, index=1, nodefault};

プロパティ

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

説明

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

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