Sets the value for the Value property.
Source position: spin.pp line 61
protected procedure TCustomFloatSpinEdit.SetValue(
const AValue: Double
); virtual;
AValue
New value for the property.
TCustomFloatSpinEdit.Value
The value for the spin edit control.