[Overview][Classes][Procedures and functions][Index] |
Sets the value for the Value property.
Source position: spin.pp line 156
protected procedure TCustomSpinEdit.SetValue( |
const AValue: Integer |
); virtual; overload; |
AValue |
|
New value for the property. |
|
The value for the spin edit control. |