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