IBindingDimCombo.DisplayUserListAttrDefined

Syntax

DisplayUserListAttrDefined: Boolean;

Description

The DisplayUserListAttrDefined property determines whether there is the DISPLAYUSERLISTATTR parameter in the binding string.

Comments

Available values:

The value of the DISPLAYUSERLISTATTR parameter is determined by the IBindingDimCombo.DisplayUserListAttr property.

Example

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

See also:

IBindingDimCombo