ValueDefined: Boolean;
The ValueDefined property determines whether the VALUE parameter is present in binding string.
If the ValueDefined property is set to True, the binding string describing the value editor contains the VALUE parameter. The parameter value is determined by the Value property.
The example of use is given in description of the CheckBoxDefined property.
See also: