MinValue: Integer;
The MinValue property determines minimum value of the number that can be set in the component.
One can specify any value in the component if MinValue = MaxValue = 0. The value will be limited with allowed maximum values for the Integer data type.
See also: