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

TdxBarComboControl Class

This class represents a combo box with a dropdown list.

Declaration

TdxBarComboControl = class(
    TCustomdxBarComboControl
)

Remarks

This item control represents a combo box with a dropdown list on a bar control. TdxBarComboControl represents such items as TdxBarCombo on a toolbar. It also represents the following items: TdxBarColorCombo, TdxBarFontNameCombo. TdxBarComboControl is the ancestor of TdxBarImageComboControl.

See Also