TdxCustomChooserGalleryGroupItem Properties
| Name | Description |
|---|---|
| Action | Specifies the action object. Inherited from TdxRibbonGalleryGroupItem. |
| Caption | Specifies a gallery item‘s caption. Inherited from TdxRibbonGalleryGroupItem. |
| 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. Inherited from TdxRibbonGalleryGroupItem. |
| DesignInfo | Inherited from TComponent. |
| DisplayName | Specifies the collection item’s name displayed in the collection editor. Inherited from TcxComponentCollectionItem. |
| Enabled | Specifies whether a gallery item responds to user actions. Inherited from TdxRibbonGalleryGroupItem. |
| Glyph | Specifies an explanatory image for a gallery item. Inherited from TdxRibbonGalleryGroupItem. |
| GlyphInDropDown | Inherited from TdxRibbonGalleryGroupItem. |
| Group | Inherited from TdxRibbonGalleryGroupItem. |
| Hint | Specifies whether the item displays a hint. Inherited from TdxCustomGalleryItem. |
| ID | Gets the unique identifier of the current collection element. Inherited from TcxComponentCollectionItem. |
| ImageIndex | Specifies an explanatory image for a gallery item. Inherited from TdxRibbonGalleryGroupItem. |
| 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. |
| Selected | Specifies whether a gallery item is selected. Inherited from TdxRibbonGalleryGroupItem. |
| SkinName protected | Specifies the skin that is associated with the gallery item. |
| Tag | Inherited from TComponent. |
| VCLComObject | Inherited from TComponent. |
See Also