LevelAttributeDefined: Boolean;
The LevelAttributeDefined property determines whether the LEVELATTR parameter is present in binding string.
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 IBindingDimCombo.LevelAttribute property.
The example of use is given in description of the IBindingDimCombo.DataSourceKeyDefined property.
See also: