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