vcl-dxskinchoosergallery-b8d85a02.md
Stores the settings of a palette chooser gallery when it is displayed in a drop-down menu.
TdxRibbonSkinSelectorInMenuPaletteOptions = class(
TdxRibbonSkinSelectorCustomInMenuPaletteOptions
)
A user can click a palette chooser drop-down button to display all color palettes available for the active skin.
The list below outlines key members of the TdxRibbonSkinSelectorInMenuPaletteOptions class that allow you to configure a palette chooser gallery displayed in a drop-down window.
ItemIconSizeAllows you to resize gallery item icons that indicate individual color palettes available for selection.ShowItemCaptionSpecifies if gallery item captions are visible.
AssignCopies in-menu palette chooser gallery settings between Ribbon Skin Selector components.BeginUpdate | EndUpdate | CancelUpdateAllow you to avoid excessive redraw operations during batch gallery appearance changes.
A Ribbon Skin Selector component’s PaletteChooserOptions.InMenu property references a TdxRibbonSkinSelectorInMenuPaletteOptions object.
Show 11 items
TObject TPersistent TcxOwnedPersistent TcxOwnedInterfacedPersistent TcxLockablePersistent TdxRibbonSkinSelectorBaseOptions TdxRibbonSkinSelectorOwnerOptions TdxRibbonSkinSelectorCustomPlaceOptions TdxRibbonSkinSelectorCustomPlacePaletteOptions TdxRibbonSkinSelectorCustomInMenuPaletteOptions TdxRibbonSkinSelectorInMenuPaletteOptions
See Also
TdxRibbonSkinSelectorInRibbonPaletteOptions Class
TdxRibbonSkinSelectorInMenuSkinOptions Class