TdxBarDateCombo Class
A deprecated date combo box editor for toolbar UIs.
Declaration
TdxBarDateCombo = class(
TCustomdxBarCombo
)
Remarks
The TdxBarDateCombo
class implements a deprecated date combo box for toolbar UIs.
Important
The TdxBarDateCombo
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 TdxBarDateCombo
with a combination of TcxBarEditItem and TcxDateEdit components in all projects.
Inheritance
See Also