TdxBarSpinEdit.Increment Property
Specifies the value change step for the spin editor.
Declaration
property Increment: Extended read; write;
Property Value
Type | Description |
---|---|
Extended | The editor value change step. A click on the Up or Down edit button increases or decreases the edit value by the specified step. |
See Also