TTMSFNCListBoxItemAnchorClickEvent Event Type
Event handler called when an anchor in an item is clicked.
API unit family: TMSFNCListBox
Parameters
| Name | Description |
|---|---|
Sender |
The list box that triggered the event. |
AItem |
The item containing the clicked anchor. |
AAnchor |
The clicked anchor value. |