Back to Devexpress

TdxRibbonGalleryGroup.Items Property

vcl-dxribbongallery-dot-tdxribbongallerygroup.md

latest896 B
Original Source

TdxRibbonGalleryGroup.Items Property

Holds gallery items that belong to the gallery group.

Declaration

delphi
property Items: TdxRibbonGalleryGroupItems read; write;

Property Value

Type
TdxRibbonGalleryGroupItems

Remarks

Use the Items.Add and Items.Clear methods to add or delete items to or from the group.

See Also

TdxRibbonGalleryGroup Class

TdxRibbonGalleryGroup Members

dxRibbonGallery Unit