Vcl.Controls.TMargins.ControlHeight

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

Delphi

property ControlHeight: Integer index 3 read GetControlBound;

C++

__property int ControlHeight = {read=GetControlBound, index=3, nodefault};

プロパティ

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

説明

コントロールの高さを設定します。

ControlHeight プロパティを使用して,コントロールの高さを指定します。この高さには,マージンの高さが含まれます。