OnExitStart Event
Exit Start Event is called at the start of the DoExit but before the final conversion of text to value and before any Bounds Checking or Conversion Checking is done.

Applies to
TESBBaseEdit

Declaration
TESBExitStartEvent = Procedure(Sender: TObject; var Text: string; var FurtherChecking: Boolean) of object;

Description
Set FurtherChecking to False to turn off Conversion & Bounds Checking. The value of Text can be altered.


HTML generated by Time2HELP
http://www.time2help.com