TdxRibbonColorGalleryItem.Theme Property
In This Article
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 |
---|---|
Tdx |
rcpt |
#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 |
---|---|---|
rcpt |
The default color set. | ![]() |
rcpt |
These color sets are used to create color palettes similar to those found in Office 2007 and Office 2010. | ![]() |
See Also