TdxSkinChooserGalleryItem Events
A skin chooser gallery.Name | Description |
---|---|
OnClick | Allows you to respond to clicks on the bar item. Inherited from TdxBarItem. |
OnCloseUp | Occurs when a dropdown window closes. Inherited from TCustomdxBarSubItem. |
OnDestroy | This event occurs before the bar item is destroyed. Inherited from TdxBarItem. |
OnDetaching | Occurs when a user starts to drag the bar. Inherited from TCustomdxBarSubItem. |
OnGetScreenTip | Inherited from TdxBarItem. |
OnHotTrackedItemChanged | Occurs immediately after a gallery item has been hot-tracked within a gallery. Inherited from TdxCustomRibbonGalleryItem. |
OnPaintBar | Occurs when drawing a bar at the left side of the submenu. Inherited from TCustomdxBarSubItem. |
OnPopulate | Enables you to manually load skins from a custom storage. |
OnPopup | Occurs when a dropdown window opens. Inherited from TCustomdxBarSubItem. |
OnShowPopupMenu protected | Occurs after a right-click on a ribbon gallery‘s area. Inherited from TdxCustomRibbonGalleryItem. |
OnSkinChanged | Enables you to respond to clicks on gallery items. |
See Also