IBindingDimCombo.GroupDefined

Syntax

GroupDefined: Boolean;

Description

The GroupDefined property determines whether the GROUP parameter is present in binding string.

Comments

If the GroupDefined property is set to True, the binding string describing the value editor contains the GROUP parameter. The value of this parameter is determined by the Group property.

Example

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

See also:

IBindingDimCombo