IBindingDimCombo.Object

Syntax

Object: String;

Description

The Object property determines the ID parameter value in binding string.

Comments

The ID parameter determines the identifier of repository dictionary, which elements will be displayed in the editor.

The Object property is available if the IBindingDimCombo.ObjectDefined property is set to True. If the Object property is changed, the IBindingDimCombo.ObjectDefined property is automatically set to True.

Example

The example of use is given in description of the IBindingDimCombo.Group property.

See also:

IBindingDimCombo