RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomMaskEdit.ValidateError Method

Beeps and raises an EDBEditError exception.

Pascal
procedure ValidateError; virtual;
C++
virtual __fastcall ValidateError();

ValidateEdit calls ValidateError when the EditText fails to comply with the EditMask

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!