Sets the value for the Increment property.
Source position: spin.pp line 153
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. |