Skip to main content

TcxImageComboBoxItem Members

Represents an item displayed within the dropdown of an image combo box.

Constructors

Name Description
Create(TCollection) Inherited from TCollectionItem.

Properties

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.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetDisplayName Inherited from TCollectionItem.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
Release Inherited from TCollectionItem.
SetDisplayName(String) Inherited from TCollectionItem.
ToString Inherited from TObject.
See Also