IBindingDecimalSlider.ValueDefined

Fore Syntax

ValueDefined: Boolean;

Fore.NET Syntax

ValueDefined: boolean;

Description

The ValueDefined property determines whether the VALUE parameter is present in binding string.

Comments

Available values:

Fore and Fore.NET Examples

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

See also:

IBindingDecimalSlider