Skip to main content
All docs
V25.1
  • TdxRibbonSkinSelector Events

    A Ribbon Skin Selector component.
    Name Description
    OnAddPalette Allows you to exclude certain palettes from the list of available skin palettes.
    OnAddSkin Allows you to exclude certain skins from the list of available skins.
    OnClick Allows you to respond to clicks on the bar item. Inherited from TdxBarItem.
    OnDestroy This event occurs before the bar item is destroyed. Inherited from TdxBarItem.
    OnGetScreenTip Inherited from TdxBarItem.
    OnPaletteChanged Allows you to respond to active palette changes.
    OnPopulate
    OnSetSkin
    OnSkinChanged Allows you to respond to skin switch operations.
    See Also