GroupDefined: Boolean;
The GroupDefined property determines whether the GROUP parameter is present in binding string.
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 IBindingDimCombo.Group property.
The example of use is given in description of the IBindingDimCombo.DataSourceKeyDefined property.
See also: