TTMSFNCPopupMenuGetNumberOfPopupMenuItems Event Type
Fires to let the application override the total number of top-level items shown in the menu.
API unit family: TMSFNCPopupMenu
Parameters
| Name | Description |
|---|---|
Sender |
The popup menu that raised the event. |
ADisplayItemCount |
Override the item count by setting this parameter. |