[Overview][Classes][Procedures and functions][Index] |
Sets the value for the Increment property.
Source position: spin.pp line 66
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. |
Version 4.0 | Generated 2025-05-03 | Home |