TTMSFNCNavigationPanel.OnCustomizeContextMenu Event
Occurs before the overflow context menu is shown so it can be customized.
API unit family: TMSFNCNavigationPanel
Declaring type: TTMSFNCNavigationPanel
Inherited from: TTMSFNCCustomNavigationPanel
Syntax
OnCustomizeContextMenu: TTMSFNCNavigationPanelCustomizeContextMenuEvent;
Parameters
| Name | Description |
|---|---|
Sender |
The navigation panel that raises the event. |
AContextMenu |
The context menu to customize. |