OnBoundsError Event |
Applies to
TESBBaseEdit
Declaration
TESBBoundsValidationEvent = Procedure(Sender: TObject; const Value: string; const ErrType: TESBBoundsValidationType) of object;
Description
Event will only be called when there Validation is Enabled and there is a Validation Error.
|