TdxBarCustomCombo Class
In This Article
The base class for the deprecated toolbar combo box.
#Declaration
Delphi
TdxBarCustomCombo = class(
TCustomdxBarCombo
)
#Remarks
Important
The Tdx
class ships with the ExpressTdx
descendants with a combination of Tcx
#Recommended Replacements
Associate a toolbar edit item container with the corresponding in-place editor to replace TdxBarCustomCombo
class descendants in your projects:
Tdx |
Recommended In-Place Editor |
---|---|
Tdx |
Tcx |
Tdx |
Tcx |
Tdx |
Tcx |
Tdx |
Tcx |
#Inheritance
See Also