IDecimalEdit.MaxValue

Syntax

MaxValue: Decimal;

Description

The MaxValue property determines the maximum 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 in the component.

See also:

IDecimalEdit