Skip to main content
A newer version of this page is available. .

TdxBarCombo Class

A standard combo box.

Declaration

TdxBarCombo = class(
    TdxBarCustomCombo
)

Remarks

This class inherits all its properties and methods from TdxBarCustomCombo and publishes some of them. This is the only difference between these classes. TdxBarCombo dropdown listbox contains text strings.

See Also