TdxRibbonGalleryGroupItem Class
A gallery item.
Declaration
TdxRibbonGalleryGroupItem = class(
TdxCustomGalleryItem
)
Remarks
A gallery item represents a command in a gallery. Gallery items are displayed in a specified gallery group within a gallery.
The TdxRibbonGalleryGroupItem object is referenced by the gallery group’s Items property.
Inheritance
TObject
TPersistent
TComponent
TcxCustomComponent
TcxComponentCollectionItem
TdxCustomGalleryItem
TdxRibbonGalleryGroupItem
See Also