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