IIntegerEdit.MaxValue

Syntax

MaxValue: Integer;

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, any values can be specified in the component.

See also:

IIntegerEdit