TcxRichEdit Constructors
Represents an edit control which allows rich text to be edited.| Name | Description |
|---|---|
| Create(TComponent,Boolean) | Creates an editor instance. Inherited from TcxCustomEdit. |
| Create(TComponent) | Inherited from TComponent. |
| CreateParented(HWND) | Inherited from TWinControl. |
See Also