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