TdxBarColorComboControl Class
In This Article
A toolbar color combo control.
#Declaration
Delphi
TdxBarColorComboControl = class(
TdxBarComboControl
)
#Remarks
TdxBarColorComboControl represents TdxBarColorCombo items on toolbars. Said differently, it is responsible for the display and maintenance of color combo items on screen and allows users to select colors from a combo box.
#Inheritance
See Also