CorrectOnExitDefined: Boolean;
The CorrectOnExitDefined property determines whether the CORRECTONEXIT parameter is present in binding string.
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 IBindingFloatEdit.CorrectOnExit property.
The examples are given in description of the IBindingFloatEdit.MaxValueDefined property.
See also: