Vcl.Controls.TControl.FExplicitHeight
Delphi
FExplicitHeight: Integer;
C++
int FExplicitHeight;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| field | protected | Vcl.Controls.pas Vcl.Controls.hpp | Vcl.Controls | TControl | 
説明
コントロールの垂直方向の明示的サイズをピクセル単位で示します。
Delphi
FExplicitHeight: Integer;
C++
int FExplicitHeight;
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| field | protected | Vcl.Controls.pas Vcl.Controls.hpp | Vcl.Controls | TControl | 
コントロールの垂直方向の明示的サイズをピクセル単位で示します。