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