MinValue: Integer;
The MinValue property determines the minimum value of the number that can be set in the component.
If the following condition is satisfied, any values can be specified in the component: MinValue = MaxValue = 0.
See also:
IIntegerEdit