Vcl.Mask

From RAD Studio API Documentation
Jump to: navigation, search


Package vcl270.bpl

Classes

EDBEditErrorEDBEditError is the exception class for data that are incompatible with a specified mask.
TCustomMaskEditTCustomMaskEdit is the base type for edit controls that provide a mask for checking the validity of text typed into the control.
TMaskEditTMaskEdit implements a generic masked edit control.

Types

TMaskedStateTMaskedState is a set of flags that describe the current state of a masked edit control.
Vcl_Mask