Skip to main content

TdxRibbonGalleryGroupOptions Class

Provides appearance options for gallery groups.

Declaration

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

See Also