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