TdxRibbonGalleryGroup Class
In This Article
#Declaration
Delphi
TdxRibbonGalleryGroup = class(
TdxCustomGalleryGroup
)
#Remarks
TdxRibbonGalleryGroup is used to visually combine related gallery items into logical groups within a gallery.
TdxRibbonGalleryGroup objects are stored by the gallery’s GalleryCategories collection.
#Inheritance
See Also