vcl-dxskinchoosergallery-296676af.md
Stores the settings of a skin chooser gallery when it is displayed in a drop-down window.
TdxRibbonSkinSelectorInMenuSkinOptions = class(
TdxRibbonSkinSelectorCustomInMenuSkinOptions
)
A user can click the drop-down window of a skin chooser gallery to display it in a drop-down window:
The list below outlines key members of the TdxRibbonSkinSelectorInMenuSkinOptions class that allow you to configure a skin chooser gallery in a drop-down menu.
ItemIconSize | ItemSizeAllow you to resize skin chooser gallery items and their icons.SearchBoxVisibleHides or displays a search box for a skin chooser gallery in a drop-down window.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.
A Ribbon Skin Selector component’s SkinChooserOptions.InMenu property references a TdxRibbonSkinSelectorInMenuSkinOptions object.
Show 11 items
TObject TPersistent TcxOwnedPersistent TcxOwnedInterfacedPersistent TcxLockablePersistent TdxRibbonSkinSelectorBaseOptions TdxRibbonSkinSelectorOwnerOptions TdxRibbonSkinSelectorCustomPlaceOptions TdxRibbonSkinSelectorCustomPlaceSkinOptions TdxRibbonSkinSelectorCustomInMenuSkinOptions TdxRibbonSkinSelectorInMenuSkinOptions
See Also
TdxRibbonSkinSelectorInRibbonSkinOptions Class
TdxRibbonSkinSelectorInMenuPaletteOptions Class