MinValue: Double;
The MinValue property determines the minimum value that can be set in the editor.
If MinValue = MaxValue = 0, minimum value is limited with the minimum value available for the Double data type.
The example of use is given in description of the MaxValue property.
See also: