Table of Contents

TTMSFNCTileList.OnItemAnchorClick Event

Occurs when the user clicks an HTML anchor inside item text.

API unit family: TMSFNCTileList Declaring type: TTMSFNCTileList Inherited from: TTMSFNCCustomTileList

Syntax

OnItemAnchorClick: TTMSFNCTileListItemAnchorClickEvent;

Parameters

Name Description
Sender Object that triggered the event.
AAnchor Anchor value from the clicked text.
AItemIndex Zero-based index of the item that contains the anchor.