IDecimalEdit.StepSize

Syntax

StepSize: Decimal;

Description

The StepSize property determines the size, for which the value that was entered in the edit box, should be changed if the SpinUp and SpinDown buttons are used to change the value.

Comments

By default, the step 0,00000000000001 is set for the component.

See also:

IDecimalEdit