ModeLevelsDefined: Boolean;
The ModeLevelsDefined property determines whether the MODLEVELS parameter is present in binding string.
If the ModeLevelsDefined property is set to True, the binding string describing the value editor contains the MODELEVELS parameter. The value of this parameter is determined by the IBindingDimCombo.ModeElements property.
The example of use is given in description of the IBindingDimCombo.ModeLevels property.
See also: