TTMSFNCPopupMenuItemControlAnchorClick Event Type
Fires when the user clicks an HTML anchor link inside a menu item.
API unit family: TMSFNCPopupMenu
Parameters
| Name | Description |
|---|---|
Sender |
The popup menu that raised the event. |
AMenuItemControl |
The item control containing the anchor. |
AAnchor |
The href value of the clicked anchor. |