TcxCustomMaskEdit Constructors
The base type for those edit controls which provide a mask for checking the validity of text typed into a control.| Name | Description |
|---|---|
| Create(TComponent,Boolean) | Creates an editor instance. Inherited from TcxCustomEdit. |
| Create(TComponent) | Inherited from TComponent. |
| CreateParented(HWND) | Inherited from TWinControl. |
See Also