TdxRibbonCustomRadialMenu.OnExpand Event
Enables you to respond to expanding the radial menu.
Declaration
property OnExpand: TNotifyEvent read; write;
Remarks
This event is fired only in collapsible display mode after the radial menu has been completely expanded to display its commands.
Sender specifies the expanded radial menu.
See Also