TcxDBMaskEdit Constructors
Represents a masked editor that enables displaying and editing text fields within a dataset.| Name | Description |
|---|---|
| Create(TComponent,Boolean) | Creates an editor instance. Inherited from TcxCustomEdit. |
| Create(TComponent) | Inherited from TComponent. |
| CreateParented(HWND) | Inherited from TWinControl. |
See Also