TdxSkinChooserGalleryOptions Class
In This Article
Contains appearance settings of a skin chooser gallery.
#Declaration
Delphi
TdxSkinChooserGalleryOptions = class(
TdxCustomChooserGalleryOptions
)
#Remarks
The TdxSkinChooserGalleryOptions
object is referenced by the skin chooser gallery’s GalleryOptions property.
#Inheritance
TObject
TPersistent
TdxRibbonGalleryBaseOptions
TdxCustomRibbonGalleryOptions
TdxCustomChooserGalleryOptions
TdxSkinChooserGalleryOptions
See Also