TESBExitStartEvent Type
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.

Unit
QESBPCSGlobals

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