Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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