IBindingDimCombo.ModeLevelsDefined

Syntax

ModeLevelsDefined: Boolean;

Description

The ModeLevelsDefined property determines whether the MODLEVELS parameter is present in binding string.

Comments

If the ModeLevelsDefined property is set to True, the binding string describing the value editor contains the MODELEVELS parameter. This parameter is determined by the ModeElements property.

Example

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

See also:

IBindingDimCombo