TdxRibbonBackstageViewGalleryItem Properties
A Ribbon Backstage View gallery item.Name | Description |
---|---|
AllowChangePinnedState | Prohibits end-users from changing the item’s pinned state. |
Caption | Specifies the item’s caption. Inherited from TdxCustomGalleryItem. |
Checked | Specifies whether the item is in a checked or unchecked state. Inherited from TdxGalleryItem. |
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 TdxCustomGalleryItem. |
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. Inherited from TdxCustomGalleryItem. |
Glyph | Specifies the glyph displayed. Inherited from TdxCustomGalleryItem. |
Group | Specifies the item’s group. Inherited from TdxGalleryControlItem. |
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 the item glyph by pointing to an image in the associated image list. Inherited from TdxCustomGalleryItem. |
Index | Specifies the zero-based index of the current element in the collection. Inherited from TcxComponentCollectionItem. |
KeyTip | Specifies a KeyTip for a gallery group’s item. |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Owner | Inherited from TComponent. |
PinKeyTip | Specifies a KeyTip for a group item’s pin. |
Pinned | Switches the item’s pinned state. |
Tag | Inherited from TComponent. |
VCLComObject | Inherited from TComponent. |
See Also