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