IBindingDimCombo.DisplayUserTextAttrDefined

Syntax

DisplayUserTextAttrDefined: Boolean;

Description

The DisplayUserTextAttrDefined property determines whether there is the DISPLAYUSERTEXTATTR parameter in the binding string.

Comments

Available values:

The value of the DISPLAYUSERTEXTATTR parameter is determined by the IBindingDimCombo.DisplayUserTextAttr property.

Example

The property use is given in the example for IBindingDimCombo.DataSourceKeyDefined.

See also:

IBindingDimCombo