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. This parameter is determined by the ModeElements property.

Example

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

See also:

IBindingDimCombo