Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxRibbonColorGalleryItem.Theme Property

Specifies a set of colors used to populate the Theme Colors panel within the color palette.

#Declaration

Delphi
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