Table of Contents

TTMSFNCTimeline.OnSectionAnchorClick Event

Occurs when a hyperlink anchor in a section is clicked.

API unit family: TMSFNCTimeline Declaring type: TTMSFNCTimeline Inherited from: TTMSFNCCustomTimeline

Syntax

OnSectionAnchorClick: TTMSFNCTimelineSectionAnchorClick;

Parameters

Name Description
Sender Object that triggered the event.
ASection Section associated with the event.
AAnchor Anchor name that was clicked.