| OnExitStart Event | 
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.
|  |