Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxBarComboControl Class

This class represents a combo box with a dropdown list.

#Declaration

Delphi
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