[Overview][Classes][Procedures and functions][Index] |
Sets the value for the Increment property.
Source position: spin.pp line 155
protected procedure TCustomSpinEdit.SetIncrement( |
const AValue: Integer |
); virtual; overload; |
AValue |
|
New value for the property. |
|
The value by which the value of the control should be increased/decreased when the user clicks one of the arrows or one of the keyboard up/down arrows. |
Version 4.0 | Generated 2025-05-03 | Home |