TcxCustomComboBox Constructors
The base class for all editors that allow users to select options in 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