TcxCustomMRUEdit Constructors
Serves as the base class for classes that implement text editors displaying the list of most recently used items (MRU) within a drop-down window.| Name | Description |
|---|---|
| Create(TComponent,Boolean) | Creates an editor instance. Inherited from TcxCustomEdit. |
| Create(TComponent) | Inherited from TComponent. |
| CreateParented(HWND) | Inherited from TWinControl. |
See Also