Overview | System-Objects | Class-Tree | Class-List | Global Functions | Files |

Property of a Class

The amount to increment on each event (keypress or mousedown).

Public Functions

Get

Get current value.

QxSpinner.getIncrementAmount();

Set

Set new value.

QxSpinner.setIncrementAmount(newValue);