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