TdxBarColorCombo Class
A deprecated color combo box for toolbar UIs.
Declaration
TdxBarColorCombo = class(
TdxBarCustomCombo,
IdxLocalizerListener
)
Remarks
Important
The TdxBarColorCombo
class ships with the ExpressBars Suite for backward compatibility only. DevExpress neither implements new features nor fixes bugs in deprecated products. We strongly recommend that you replace TdxBarColorCombo
with a combination of TcxBarEditItem and TcxColorComboBox components in all projects.
Implements
Inheritance
See Also