Back to Devexpress

TcxCustomColorComboBox.Properties Property

vcl-cxcolorcombobox-dot-tcxcustomcolorcombobox.md

latest867 B
Original Source

TcxCustomColorComboBox.Properties Property

Holds settings specific to color combo box controls.

Declaration

delphi
property Properties: TcxCustomColorComboBoxProperties read; write;

Property Value

Type
TcxCustomColorComboBoxProperties

Remarks

The Properties property enables you to access properties and events specific to the color combo box. This property is represented by the TcxCustomColorComboBoxProperties object. Please refer to its description for details on available settings.

See Also

TcxCustomColorComboBox Class

TcxCustomColorComboBox Members

cxColorComboBox Unit