Back to Devexpress

TdxRibbonGalleryGroup Class

vcl-dxribbongallery-a4c38f33.md

latest1.2 KB
Original Source

TdxRibbonGalleryGroup Class

A gallery group.

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

TObject TPersistent TComponent TcxCustomComponent TcxComponentCollectionItem TdxCustomGalleryGroup TdxRibbonGalleryGroup

See Also

TdxRibbonGalleryGroup Members

dxRibbonGallery Unit