Back to Devexpress

TdxRibbonGalleryGroupItem Class

vcl-dxribbongallery-3a561bfe.md

latest1.3 KB
Original Source

TdxRibbonGalleryGroupItem Class

A gallery item.

Declaration

delphi
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

TdxRibbonGalleryGroupItem Members

dxRibbonGallery Unit