TTMSFNCToolBarOptionsMenuItemClick Event Type
Called when the user clicks an item in the toolbar options menu.
API unit family: TMSFNCToolBar
Parameters
| Name | Description |
|---|---|
Sender |
The toolbar that raised the event. |
AControl |
The toolbar control associated with the clicked menu item. |
AMenuItem |
The clicked menu item. |
AExecuteDefaultAction |
Set to False to suppress the built-in toggle action for the control. |