vcl-dxskinchoosergallery-5a171f2e.md
The base class for the settings of a skin chooser gallery displayed in a Ribbon UI.
TdxRibbonSkinSelectorCustomInRibbonSkinOptions = class(
TdxRibbonSkinSelectorCustomPlaceSkinOptions
)
The Ribbon Skin Selector component allows you to independently configure skin palette chooser galleries displayed in a Ribbon UI and in a drop-down menu.
The list below outlines key members of the TdxRibbonSkinSelectorCustomInRibbonSkinOptions class that allow you to configure skin chooser galleries in a Ribbon UI.
CanCollapseSpecifies if a skin 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 skin chooser gallery in a Ribbon UI.MinColumnCount | ColumnCountAllow you to change the number of item columns in a skin chooser gallery.ItemIconSize | ItemSizeAllow you to resize skin chooser gallery items and their icons.ShowItemCaptionSpecifies if skin chooser gallery item captions are visible.
AssignCopies compatible skin chooser gallery settings between Ribbon Skin Selector components.BeginUpdate | EndUpdate | CancelUpdateAllow you to avoid excessive redraw operations during batch skin gallery setting changes.
Do not use the TdxRibbonSkinSelectorCustomInRibbonSkinOptions class directly. Use the TdxRibbonSkinSelectorInRibbonSkinOptions class instead.
TObject TPersistent TcxOwnedPersistent TcxOwnedInterfacedPersistent TcxLockablePersistent TdxRibbonSkinSelectorBaseOptions TdxRibbonSkinSelectorOwnerOptions TdxRibbonSkinSelectorCustomPlaceOptions TdxRibbonSkinSelectorCustomPlaceSkinOptions TdxRibbonSkinSelectorCustomInRibbonSkinOptions
See Also
TdxRibbonSkinSelectorCustomInMenuSkinOptions Class