TdxCustomRibbonGalleryItem Class
In This Article
The base class for the TdxRibbonGalleryItem and TdxSkinChooserGalleryItem classes.
#Declaration
Delphi
TdxCustomRibbonGalleryItem = class(
TCustomdxBarSubItem
)
#Remarks
Do not use this class directly. Use its descendants instead.
#Inheritance
See Also