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