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

TdxImageComboBox Class

With TdxImageComboBox, you can easily add an image to a standard TComboBox control.

Declaration

TdxImageComboBox = class(
    TdxCustomImageComboBox
)

Remarks

Use TdxImageComboBox to display images from ListImage within a combo box control. TdxImageComboBox implements generic behavior introduced in TdxCustomImageCombobox.

See Also