Back to Devexpress

TdxCustomRibbonGalleryOptions Class

vcl-dxribbongallery-91fbd604.md

latest962 B
Original Source

TdxCustomRibbonGalleryOptions Class

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

TdxCustomRibbonGalleryOptions Members

dxRibbonGallery Unit