Sets the value for the Increment property.
Source position: spin.pp line 65
protected procedure TCustomFloatSpinEdit.SetIncrement( |
const AIncrement: Double |
); virtual; |
AIncrement |
|
New value for the property. |
|
Amount applied to the control value when the up or down arrow button is pushed. |