TTMSFNCPopupMenuItemAllowEvent Event Type
Fires to allow or suppress adding a menu item to the view.
API unit family: TMSFNCPopupMenu
Parameters
| Name | Description |
|---|---|
Sender |
The popup menu that raised the event. |
AMenuItem |
The data item being evaluated. |
AAllow |
Set to False to exclude the item from the view. |