Back to Devexpress

TdxRibbonSkinSelectorCustomChooserOptions Class

vcl-dxskinchoosergallery-86b4cf0e.md

latest3.9 KB
Original Source

TdxRibbonSkinSelectorCustomChooserOptions Class

The base class for skin and palette chooser gallery settings.

Declaration

delphi
TdxRibbonSkinSelectorCustomChooserOptions = class abstract(TdxRibbonSkinSelectorBaseChooserOptions)

Remarks

Skin and palette chooser galleries are main UI elements of a Ribbon Skin Selector component.

Main API Members

The list below outlines key members of the TdxRibbonSkinSelectorCustomChooserOptions class that allow you to configure skin and palette chooser galleries in a Ribbon Skin Selector component.

AssignCopies compatible settings between skin selector components.BeginUpdate | EndUpdate | CancelUpdateAllow you to avoid excessive redraw operations during batch skin selector setting changes.HintSpecifies a simple hint for a skin or palette chooser gallery.ItemTextAlignVertSpecifies the text position for individual gallery items in a skin or palette chooser gallery.KeyTipDefines a KeyTip for the skin or palette chooser.ScreenTip | OnGetScreenTipAllow you to associate a skin or palette chooser gallery with a TdxScreenTip component and customize its appearance before it is displayed instead of a simple hint.

Terminal TdxRibbonSkinSelectorCustomChooserOptions Class Descendants

Do not use the TdxRibbonSkinSelectorCustomChooserOptions class directly. Use the following descendants instead:

TdxRibbonSkinSelectorPaletteChooserOptionsStores palette chooser gallery settings of a Ribbon Skin Selector component.TdxRibbonSkinSelectorSkinChooserOptionsStores skin chooser gallery settings of a Ribbon Skin Selector component.

Inheritance

TObject TPersistent TcxOwnedPersistent TcxOwnedInterfacedPersistent TcxLockablePersistent TdxRibbonSkinSelectorBaseOptions TdxRibbonSkinSelectorOwnerOptions TdxRibbonSkinSelectorBaseChooserOptions TdxRibbonSkinSelectorCustomChooserOptions

See Also

TdxRibbonSkinSelectorCustomPlaceOptions Class

TdxRibbonSkinSelectorCustomChooserOptions Members

dxSkinChooserGallery Unit