Table of Contents

TResponsiveListItemAnchorEvent Event Type

Signature for an event raised when the user clicks an anchor rendered inside an item's content.

API unit family: TMSFNCResponsiveList

Parameters

Name Description
Sender Component that raises the event.
AItem Item that contains the clicked anchor.
Anchor Anchor identifier or target that was clicked.
DefaultHandling Set to False in the handler to prevent the default anchor handling from running.