TdxCustomRibbonGalleryItem.GalleryGroups Property
In This Article
Provides access to gallery groups used to combine related gallery items into logical groups within a gallery.
#Declaration
Delphi
property GalleryGroups: TdxRibbonGalleryGroups read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
This property is deprecated, and is retained for backward compatibility purposes. Use the GalleryCategories property instead.
See Also