Mask
From RAD Studio VCL Reference
Contents |
Delphi Information
Class
| EDBEditError |
EDBEditError is the exception class for data that are incompatible with a specified mask. |
| TCustomMaskEdit |
TCustomMaskEdit is the base type for edit controls that provide a mask for checking the validity of text typed into the control. |
| TMaskEdit |
TMaskEdit implements a generic masked edit control. |
Set
| TMaskedState |
TMaskedState is a set of flags that describe the current state of a masked edit control. |
C++ Information
Class
| EDBEditError |
EDBEditError is the exception class for data that are incompatible with a specified mask. |
| TCustomMaskEdit |
TCustomMaskEdit is the base type for edit controls that provide a mask for checking the validity of text typed into the control. |
| TMaskEdit |
TMaskEdit implements a generic masked edit control. |
Enum
| Mask__2 |
Typedef
| TMaskedState |
TMaskedState is a set of flags that describe the current state of a masked edit control. |