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. The value of this parameter is determined by the MinValue property.
The example of use is given in description of the CheckBoxDefined property.
See also: