TTMSFNCToolBar.OnOptionsMenuCustomize Event
Fires before the overflow menu is displayed, allowing the entire popup menu to be customized.
API unit family: TMSFNCToolBar
Declaring type: TTMSFNCToolBar
Inherited from: TTMSFNCCustomToolBar
Syntax
OnOptionsMenuCustomize: TTMSFNCToolBarCustomizeOptionsMenu;
Parameters
| Name | Description |
|---|---|
Sender |
The toolbar. |
APopupMenu |
The popup menu about to be shown. |