ValueDefined: Boolean;
The ValueDefined property determines whether the VALUE parameter is present in binding string.
Available values:
True. The binding string contains the VALUE parameter. To determine value of this parameter, use the IBindingIntegerSlider.Value property.
False. The binding string does not contain the VALUE parameter.
The property use is given in the example for IBindingIntegerSlider.MaxValueDefined.
See also: