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