IDecimalEdit.MinValue

Syntax

MinValue: Decimal;

Description

The MinValue property determines the minimum value of the number that can be set in the component.

Comments

If the condition MinValue = MaxValue = 0 is observed, it is possible to specify any values.

See also:

IDecimalEdit