TTMSFNCToolBarCustomizeOptionsMenuItem Event Type
Called for each item added to the toolbar options menu, allowing per-item customization.
API unit family: TMSFNCToolBar
Parameters
| Name | Description |
|---|---|
Sender |
The toolbar that raised the event. |
AControl |
The toolbar control represented by the menu item. |
AMenuItem |
The menu item being customized. |