[Overview][Classes][Procedures and functions][Index] |
Sets the value for the MinValue property.
Source position: spin.pp line 63
protected procedure TCustomFloatSpinEdit.SetMinValue( |
const AValue: Double |
); virtual; |
AValue |
|
New value for the property. |
|
Minimal value allowed for the spin edit control. |