IBindingDimCombo.LevelAttributeDefined

Syntax

LevelAttributeDefined: Boolean;

Description

The LevelAttributeDefined property determines whether the LEVELATTR parameter is present in binding string.

Comments

If the LevelAttributeDefined property is set to True, the binding string that describes the value editor contains the LEVELATTR parameter. The value of this parameter is determined by the LevelAttribute property.

Example

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

See also:

IBindingDimCombo