IBindingFloatEdit.CorrectOnExitDefined

Syntax

CorrectOnExitDefined: Boolean;

Description

The CorrectOnExitDefined property determines whether the CORRECTONEXIT parameter is present in binding string.

Comments

If the CorrectOnExitDefined property is set to True, the binding string describing the value editor will contain the CORRECTONEXIT parameter. The value of this parameter is determined by the CorrectOnExit property.

Example

The examples are given in description of the MaxValueDefined property.

See also:

IBindingFloatEdit