IFloatEdit.MaxValue

Syntax

MaxValue: Double;

Description

The MaxValue property determines the maximum value of the number that can be set in this component.

Comments

If the following condition is satisfied, any values can be specified in the component: MinValue = MaxValue = 0.

See also:

IFloatEdit