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

TcxColorComboBoxProperties Class

Stores color combo box settings.

#Declaration

Delphi
TcxColorComboBoxProperties = class(
    TcxCustomColorComboBoxProperties
)

#Remarks

The TcxColorComboBoxProperties class has members that allow you to do the following:

#Direct TcxColorComboBoxProperties Class References

The following properties reference a TcxColorComboBoxProperties object:

TcxCustomColorComboBox.ActiveProperties
Obtains the properties that are currently applied to an editor.
TcxCustomColorComboBox.Properties
Holds settings specific to color combo box controls.
See Also