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