[Overview][Classes][Procedures and functions][Index] |
Sets the value for the MinValue property.
Source position: spin.pp line 64
protected procedure TCustomFloatSpinEdit.SetMinValue( |
const AValue: Double |
); virtual; |
AValue |
|
New value for the property. |
|
Minimum value allowed in the spin edit control. |
Version 4.0 | Generated 2025-05-03 | Home |