TcxDBMRUEdit Constructors
Represents a data-aware text editor that stores the list of most recently used items and allows the selection of a value from this list.Name | Description |
---|---|
Create(TComponent,Boolean) | Creates an editor instance. Inherited from TcxCustomEdit. |
Create(TComponent) | Inherited from TComponent. |
CreateParented(HWND) | Inherited from TWinControl. |
See Also