MinValueDefined: Boolean;
The MinValueDefined property determines whether the MINVAL parameter is present in binding string.
If the MinValueDefined property is set to True, the binding string describing the value editor contains the MINVAL parameter. This parameter value is determined by the MinValue property.
The example of use is given in description of the MaxValueDefined property.
See also: