TdxRibbonGalleryGroupItems Class
In This Article
A collection of gallery items contained within a gallery group.
#Declaration
Delphi
TdxRibbonGalleryGroupItems = class(
TdxCustomGalleryItems
)
#Remarks
The TdxRibbonGalleryGroupItems object is referenced by the gallery group’s Items property.
#Inheritance
TObject
TPersistent
TcxComponentCollection
TcxInterfacedComponentCollection
TdxCustomGalleryItems
TdxRibbonGalleryGroupItems
See Also