TcxDBColorComboBox.Properties Property
In This Article
Provides access to the appearance and behavior settings of the data-aware color combo box.
#Declaration
Delphi
property Properties: TcxColorComboBoxProperties read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Refer to the TcxColorComboBoxProperties class description to learn about these settings.
See Also