TTMSFNCResponsiveList.OnItemAnchorClick Event
Occurs when the user clicks an anchor rendered inside an item's content.
API unit family: TMSFNCResponsiveList
Declaring type: TTMSFNCResponsiveList
Syntax
OnItemAnchorClick: TResponsiveListItemAnchorEvent;
Remarks
Set DefaultHandling to False in the handler to prevent the default anchor handling from running.