vcl-dxskinchoosergallery-8cd6f61f.md
Stores appearance and behavior settings that affect a palette chooser gallery when it is displayed in a Ribbon UI.
TdxRibbonSkinSelectorInRibbonPaletteOptions = class(
TdxRibbonSkinSelectorCustomInRibbonPaletteOptions
)
The Ribbon Skin Selector component allows you to independently configure palette galleries displayed in a Ribbon UI and in a drop-down menu.
The list below outlines key members of the TdxRibbonSkinSelectorInRibbonPaletteOptions class that allow you to configure a palette chooser gallery in a Ribbon UI.
CanCollapseSpecifies if a palette chooser gallery can collapse in a Ribbon UI when the total window width is not enough to display all toolbar items in full.CollapsedExpands or collapses a palette chooser gallery in a Ribbon UI.CollapsedGlyphSpecifies a custom glyph for a palette chooser gallery when it is collapsed.MinColumnCount | ColumnCountAllow you to change the number of columns in a palette chooser gallery.ItemIconSize | ItemSizeAllow you to resize palette chooser gallery items and their icons.ShowItemCaptionSpecifies if palette chooser gallery item captions are visible.
AssignCopies compatible palette chooser gallery settings between Ribbon Skin Selector components.BeginUpdate | EndUpdate | CancelUpdateAllow you to avoid excessive redraw operations during batch skin gallery setting changes.
A Ribbon Skin Selector component’s PaletteChooserOptions.InRibbon property references a TdxRibbonSkinSelectorInRibbonPaletteOptions object.
Show 11 items
TObject TPersistent TcxOwnedPersistent TcxOwnedInterfacedPersistent TcxLockablePersistent TdxRibbonSkinSelectorBaseOptions TdxRibbonSkinSelectorOwnerOptions TdxRibbonSkinSelectorCustomPlaceOptions TdxRibbonSkinSelectorCustomPlacePaletteOptions TdxRibbonSkinSelectorCustomInRibbonPaletteOptions TdxRibbonSkinSelectorInRibbonPaletteOptions
See Also
TdxRibbonSkinSelectorInMenuPaletteOptions Class
TdxRibbonSkinSelectorInRibbonSkinOptions Class