TdxBarCustomApplicationMenu.OnExtraPaneItemClick Event
Fires after an end-user has clicked the AIndex item.
Declaration
property OnExtraPaneItemClick: TdxBarExtraPaneNotifyEvent read; write;
Remarks
This event is obsolete and used for compatibility purposes. Use the menu’s ExtraPane.OnItemClick event instead.
See Also