vcl-dxskinchoosergallery-416dd447.md
The base class for all classes that store the settings of a palette chooser gallery when it is displayed in a Ribbon UI.
TdxRibbonSkinSelectorCustomInRibbonPaletteOptions = class(
TdxRibbonSkinSelectorCustomPlacePaletteOptions
)
A TdxRibbonSkinSelectorCustomInRibbonPaletteOptions class descendant implements settings that affect a palette chooser gallery when it is displayed in a Ribbon UI.
The list below outlines key members of the TdxRibbonSkinSelectorCustomInRibbonPaletteOptions class that allow you to configure a palette chooser gallery displayed 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.CollapsedGlyphAllows you to define a custom glyph for a collapsed palette chooser in a Ribbon UI.MinColumnCount | ColumnCountAllow you to change the number of columns in a palette chooser gallery.ItemSizeAllows you to resize palette chooser gallery items.ShowItemCaptionSpecifies if palette chooser gallery items 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.
Do not use the TdxRibbonSkinSelectorCustomInRibbonPaletteOptions class directly. Use the TdxRibbonSkinSelectorInRibbonPaletteOptions class instead.
TObject TPersistent TcxOwnedPersistent TcxOwnedInterfacedPersistent TcxLockablePersistent TdxRibbonSkinSelectorBaseOptions TdxRibbonSkinSelectorOwnerOptions TdxRibbonSkinSelectorCustomPlaceOptions TdxRibbonSkinSelectorCustomPlacePaletteOptions TdxRibbonSkinSelectorCustomInRibbonPaletteOptions
See Also
TdxRibbonSkinSelectorCustomInMenuPaletteOptions Class