TTMSFNCPopupMenuItemControlAllowEvent Event Type
Fires to allow or suppress an action for a menu item control.
API unit family: TMSFNCPopupMenu
Parameters
| Name | Description |
|---|---|
Sender |
The popup menu that raised the event. |
AMenuItemControl |
The item control being evaluated. |
AAllow |
Set to False to suppress the action. |