IBindingDimCombo.ObjectDefined

Syntax

ObjectDefined: Boolean;

Description

The ObjectDefined property determines whether the ID parameter is present in binding string.

Comments

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.

Example

The example of use is given in description of the DataSourceKeyDefined property.

See also:

IBindingDimCombo