Skip to main content

TdxCustomRibbonGalleryItem.OnShowPopupMenu Event

Occurs after a right-click on a ribbon gallery‘s area.

Declaration

property OnShowPopupMenu: TdxRibbonGalleryShowPopupMenuEvent read; write;

Remarks

This event occurs when a ribbon gallery or its group is about to display a popup menu.

Refer to the TdxRibbonGalleryShowPopupMenuEvent procedural type description for details.

See Also