Back to Devexpress

TdxGalleryControlItem Properties

vcl-dxgallerycontrol-dot-tdxgallerycontrolitem-dot-underscore-properties.md

latest5.1 KB
Original Source

TdxGalleryControlItem Properties

A gallery item.

NameDescription
CaptionSpecifies the item’s caption. Inherited from TdxCustomGalleryItem.
CheckedSpecifies whether the item is in a checked or unchecked state. Inherited from TdxGalleryItem.
CollectionSpecifies the collection containing the current element. Inherited from TcxComponentCollectionItem.
ComObjectInherited from TComponent.
ComponentCountInherited from TComponent.
ComponentIndexInherited from TComponent.
ComponentsInherited from TComponent.
ComponentStateInherited from TComponent.
ComponentStyleInherited from TComponent.
DescriptionSpecifies a descriptive text for a gallery item. Inherited from TdxCustomGalleryItem.
DesignInfoInherited from TComponent.
DisplayNameSpecifies the collection item’s name displayed in the collection editor. Inherited from TcxComponentCollectionItem.
EnabledSpecifies whether the item is enabled. Inherited from TdxCustomGalleryItem.
GlyphSpecifies the glyph displayed. Inherited from TdxCustomGalleryItem.
GroupSpecifies the item’s group.
HintSpecifies whether the item displays a hint. Inherited from TdxCustomGalleryItem.
IDGets the unique identifier of the current collection element. Inherited from TcxComponentCollectionItem.
ImageIndexSpecifies the item glyph by pointing to an image in the associated image list. Inherited from TdxCustomGalleryItem.
IndexSpecifies the zero-based index of the current element in the collection. Inherited from TcxComponentCollectionItem.
NameInherited from TComponent.
ObserversInherited from TComponent.
OwnerInherited from TComponent.
TagInherited from TComponent.
VCLComObjectInherited from TComponent.

See Also

TdxGalleryControlItem Class

TdxGalleryControlItem Members

dxGalleryControl Unit