TdxRibbonBackstageViewGalleryItem Class
A Ribbon Backstage View gallery item.
Declaration
TdxRibbonBackstageViewGalleryItem = class(
TdxGalleryControlItem
)
Remarks
This class extends its ancestor class with members that enable and control changes to the item’s pinned state.
TdxRibbonBackstageViewGalleryItem objects are referenced by the Ribbon Backstage View gallery group’s Items property.
Inheritance
TObject
TPersistent
TComponent
TcxCustomComponent
TcxComponentCollectionItem
TdxCustomGalleryItem
TdxGalleryItem
TdxGalleryControlItem
TdxRibbonBackstageViewGalleryItem
See Also