TdxCustomRibbonGalleryOptions Class
In This Article
The base class for the TdxRibbonGalleryOptions and TdxSkinChooserGalleryOptions classes that represent appearance settings for galleries.
#Declaration
Delphi
TdxCustomRibbonGalleryOptions = class(
TdxRibbonGalleryBaseOptions
)
#Remarks
Do not use this class directly. Use its descendants instead.
#Inheritance
TObject
TPersistent
TdxRibbonGalleryBaseOptions
TdxCustomRibbonGalleryOptions
See Also