IBindingFloatSlider.StepDefined

Fore Syntax

StepDefined: Boolean;

Fore.NET Syntax

StepDefined: boolean;

Description

The StepDefined property determines whether the STEP parameter is present in binding string.

Comments

Available values:

Fore and Fore.NET Examples

The property use is given in the example for IBindingFloatSlider.MaxValueDefined.

See also:

IBindingFloatSlider