TTMSFNCCheckGroupItemAnchorClickEvent Event Type
Event handler fired when an anchor in an item text is clicked.
API unit family: TMSFNCCheckGroup
Parameters
| Name | Description |
|---|---|
Sender |
Check group that fired the event. |
AItemIndex |
Zero-based index of the item that contains the clicked anchor. |
AAnchor |
Anchor value from the item text. |