DisplayUserTextAttrDefined: Boolean;
The DisplayUserTextAttrDefined property determines whether there is the DISPLAYUSERTEXTATTR parameter in the binding string.
Available values:
True. The binding string contains the DISPLAYUSERTEXTATTR parameter.
False. The binding string contains the DISPLAYUSERTEXTATTR parameter.
The value of the DISPLAYUSERTEXTATTR parameter is determined by the IBindingDimCombo.DisplayUserTextAttr property.
The property use is given in the example for IBindingDimCombo.DataSourceKeyDefined.
See also: