TTMSFNCPopupMenuItemControlGetControl Event Type
Fires to supply a custom embedded control for a specific menu item control.
API unit family: TMSFNCPopupMenu
Parameters
| Name | Description |
|---|---|
Sender |
The popup menu that raised the event. |
AMenuItemControl |
The item control requesting a custom embedded control. |
AControl |
Set to the control to embed in this item. |