[Overview][Classes][Procedures and functions][Index] |
Sets the value for the Value property.
Source position: spin.pp line 62
protected procedure TCustomFloatSpinEdit.SetValue( |
const AValue: Double |
); virtual; |
AValue |
|
New value for the property. |
|
The floating point value for the spin edit control. |
Version 4.0 | Generated 2025-05-03 | Home |