Skip to main content

TdxRibbonGalleryGroupItem Class

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.

See Also