Vcl.NumberBox.TCustomNumberBox.MaxValue
Delphi
property MaxValue: Extended
C++
__property System::Extended MaxValue = {read=FMaxValue, write=SetMaxValue};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | Vcl.NumberBox.pas Vcl.NumberBox.hpp |
Vcl.NumberBox | TCustomNumberBox |
説明
最大値を示します。
MaxValue は、TCustomNumberBox が取れる最大の値 を示します。