IBindingDimCombo.MultiLevelsDefined

Syntax

MultiLevelsDefined: Boolean;

Description

The MultiLevelsDefined property determines whether the MULTILEVELS parameter is present in binding string.

Comments

If the MultiLevelsDefined property is set to True, the binding string describing the value editor contains the MULTILEVELS parameter. The parameter value is determined by the MultiLevels property.

Example

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

See also:

IBindingDimCombo