TdxBarCombo Class
A deprecated toolbar combo box.
Declaration
TdxBarCombo = class(
TdxBarCustomCombo
)
Remarks
Important
The TdxBarCombo 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 TdxBarCombo with a combination of TcxBarEditItem and TcxComboBox components in all projects.
Inheritance
See Also