IIntegerEdit.MinValue

Syntax

MinValue: Integer;

Description

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

Comments

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

See also:

IIntegerEdit