TdxCustomRibbon.OnMoreCommandsExecute Event
Fires after the More Commands… item in the Ribbon Quick Access Toolbar‘s dropdown menu has been clicked.
Declaration
property OnMoreCommandsExecute: TdxRibbonEvent read; write;
Remarks
Handle this event to respond to the item click.
See Also