Back to Devexpress

TcxColorComboBox Class

vcl-cxcolorcombobox.md

latest2.2 KB
Original Source

TcxColorComboBox Class

Represents a color combo box control.

Declaration

delphi
TcxColorComboBox = class(
    TcxCustomColorComboBox
)

Remarks

This class introduces the Properties property and publishes properties and events inherited from base classes.

All the properties, methods and events of the color combo box control can be accessed via its Properties property, an instance of the TcxColorComboBoxProperties class. Refer to its description for a more detailed list of features and links to the members that provide this functionality.

TcxDBColorComboBox is a data-aware version of the color combo box control.

Inheritance

Show 17 items

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TcxContainer TcxCustomEditContainer TcxCustomEdit TcxCustomTextEdit TcxCustomMaskEdit TcxCustomDropDownEdit TcxCustomComboBox TcxCustomColorComboBox TcxColorComboBox

See Also

TcxDBColorComboBox

Integrated Touch Gesture Support

TcxColorComboBox Members

cxColorComboBox Unit