IFloatEdit.MinValue

Syntax

MinValue: Double;

Description

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

Comments

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

See also:

IFloatEdit