TdxRibbonColorGalleryItem.Theme Property
Specifies a set of colors used to populate the Theme Colors panel within the color palette.
Declaration
property Theme: TdxRibbonColorGalleryTheme read; write; default rcptDefault;
Property Value
| Type | Default |
|---|---|
| TdxRibbonColorGalleryTheme | rcptDefault |
Remarks
Each color set includes 10 colors. The Theme Colors panel calculates their shades automatically and arranges them vertically below each color.
Available color sets include:
| Value | Description | Sample |
|---|---|---|
| rcptDefault | The default color set. | ![]() |
| rcptTheme1 – rcptTheme5 | These color sets are used to create color palettes similar to those found in Office 2007 and Office 2010. | ![]() |
See Also

