[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception class raised for an error in a masked edit control.
Source position: maskedit.pp line 152
type EDBEditError = class(Exception) |
|
Exception class raised for an error in a masked edit control. |
|
| | | ||
| | | ||
Raised in the TCustomMaskEdit.ValidateEdit method when exiting the edit control where its text is in an invalid state for its edit mask.
| Remark: | Despite the name, this exception has nothing to do with a database error. |
| Version 4.4 | Generated 2025-11-08 | Home |