IBindingDimCombo.ModeElementsDefined

Syntax

ModeElementsDefined: Boolean;

Description

The ModeElementsDefined property determines whether the MODEELEMENTS parameter is present in binding string.

Comments

If the ModeElementsDefined property is set to True, the binding string describing the value editor contains the MODEELEMENTS parameter. The value of this parameter is determined by the IBindingDimCombo.ModeElements property.

Example

The example of use is given in description of the IBindingDimCombo.ModeElements property.

See also:

IBindingDimCombo