Back to Devexpress

TdxRibbonGalleryGroupOptions Class

vcl-dxribbongallery-5ca19f5e.md

latest1.1 KB
Original Source

TdxRibbonGalleryGroupOptions Class

Provides appearance options for gallery groups.

Declaration

delphi
TdxRibbonGalleryGroupOptions = class(
    TdxRibbonGalleryBaseOptions
)

Remarks

Use a gallery group’s Options property to access these options.

In addition to the settings inherited from its ancestor class, the TdxRibbonGalleryGroupOptions class introduces the AssignedValues property that allows you to determine which appearance options have been modified.

Inheritance

TObject TPersistent TdxRibbonGalleryBaseOptions TdxRibbonGalleryGroupOptions

See Also

TdxRibbonGalleryGroupOptions Members

dxRibbonGallery Unit