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 IBindingIntegerEdit.CorrectOnExit property.
The example of use is given in description of the MaxValueDefined property.
See also: