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

TdxImageListBox Class

Represents an easy method for adding an image to a standard TListBox control.

Declaration

TdxImageListBox = class(
    TdxCustomImageListBox
)

Remarks

Use TdxImageListBox to display images from a list box control’s ImageList. TdxImageListBox implements generic behavior introduced in TdxCustomImageListbox.

See Also