Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxCustomGalleryItem Properties
Show Inherited Hide Inherited

Represents a gallery item and serves as a base class for TdxGalleryControlItem.
Name Description
Caption Specifies the item’s caption.
Collection Specifies the collection containing the current element. Inherited from TcxComponentCollectionItem.
ComObject Inherited from TComponent.
ComponentCount Inherited from TComponent.
ComponentIndex Inherited from TComponent.
Components Inherited from TComponent.
ComponentState Inherited from TComponent.
ComponentStyle Inherited from TComponent.
Description Specifies a descriptive text for a gallery item.
DesignInfo Inherited from TComponent.
DisplayName Specifies the collection item’s name displayed in the collection editor. Inherited from TcxComponentCollectionItem.
Enabled Specifies whether the item is enabled.
Glyph Specifies the glyph displayed.
Hint Specifies whether the item displays a hint.
ID Gets the unique identifier of the current collection element. Inherited from TcxComponentCollectionItem.
ImageIndex Specifies the item glyph by pointing to an image in the associated image list.
Index Specifies the zero-based index of the current element in the collection. Inherited from TcxComponentCollectionItem.
Name Inherited from TComponent.
Observers Inherited from TComponent.
Owner Inherited from TComponent.
Tag Inherited from TComponent.
VCLComObject Inherited from TComponent.
See Also