Skip to main content

TdxCustomImageListBox Class

The base class for the deprecated image list box editor.

Declaration

TdxCustomImageListBox = class(
    TCustomListBox
)

Remarks

Important

The TdxCustomImageListBox class ships with the ExpressEditors Suite for backward compatibility only. DevExpress neither implements new features nor fixes bugs in deprecated products. We strongly recommend that you replace TdxCustomImageListBox descendants with TdxGalleryControl in all projects.

See Also