Skip to main content

TcxImageComboBoxItem Properties

Represents an item displayed within the dropdown of an image combo box.
Name Description
Collection Inherited from TCollectionItem.
Description Specifies the text representing a specific image combo box item.
DisplayName Inherited from TCollectionItem.
ID Inherited from TCollectionItem.
ImageIndex Specifies the index of an image representing a specific image combo box item within an editor.
Index Inherited from TCollectionItem.
Tag Stores a value associated with the item.
Value Specifies the EditValue property value of an editor.
See Also