IBindingIntegerEdit.Value

Syntax

Value: Integer;

Description

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

Comments

The VALUE parameter determines value displayed on the first editor opening (default value).

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

Example

The example of use is given in description of the MaxValue property.

See also:

IBindingIntegerEdit