IBindingDimCombo.Value

Syntax

Value: Variant;

Description

The Value property determines values of the VALUE parameter in binding string.

Comments

The VALUE parameter determines the current value in the editor.

The Value property is available if the IBindingDimCombo.ValueDefined property is set to True. If the Value property is changed, the IBindingDimCombo.ValueDefined property is automatically set to True.

Example

The example of use is given in description of the IBindingDimCombo.Group property.

See also:

IBindingDimCombo