Back to Devexpress

TdxRibbonGalleryItem Events

vcl-dxribbongallery-dot-tdxribbongalleryitem-dot-underscore-events.md

latest2.7 KB
Original Source

TdxRibbonGalleryItem Events

An in-Ribbon gallery.

NameDescription
OnClickAllows you to respond to clicks on the bar item. Inherited from TdxBarItem.
OnCloseUpOccurs when a dropdown window closes. Inherited from TCustomdxBarSubItem.
OnDestroyThis event occurs before the bar item is destroyed. Inherited from TdxBarItem.
OnDetachingOccurs when a user starts to drag the bar. Inherited from TCustomdxBarSubItem.
OnFilterChangedAllows you to respond to end-user actions that change the currently active filter.
OnGetScreenTipInherited from TdxBarItem.
OnGroupItemClickAllows you to implement functionality common to all gallery items within a gallery.
OnHotTrackedItemChangedOccurs immediately after a gallery item has been hot-tracked within a gallery. Inherited from TdxCustomRibbonGalleryItem.
OnInitFilterMenuAllows you to customize a gallery filter menu before it appears.
OnPaintBarOccurs when drawing a bar at the left side of the submenu. Inherited from TCustomdxBarSubItem.
OnPopupOccurs when a dropdown window opens. Inherited from TCustomdxBarSubItem.
OnShowPopupMenuOccurs after a right-click on a ribbon gallery‘s area. Inherited from TdxCustomRibbonGalleryItem.

See Also

TdxRibbonGalleryItem Class

TdxRibbonGalleryItem Members

dxRibbonGallery Unit