Back to Devexpress

TdxRibbonGalleryBaseOptions Class

vcl-dxribbongallery-60e51dd3.md

latest928 B
Original Source

TdxRibbonGalleryBaseOptions Class

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

TdxRibbonGalleryBaseOptions Members

dxRibbonGallery Unit