IBindingDimCombo.CustomMultiselectTextDefined

Syntax

CustomMultiselectTextDefined: Boolean;

Description

The CustomMultiselectTextDefined property determines whether the CUSTOMMULTISELECTTEXT parameter is present in binding string.

Comments

If the CustomMultiselectTextDefined property is set to True, the binding string describing the value editor has the CUSTOMMULTISELECTTEXT parameter. The value of this parameter is determined by the CustomMultiselectText property.

Example

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

See also:

IBindingDimCombo