TTMSFNCTimeline.OnIndicatorAnnotationAnchorClick Event
Occurs when a hyperlink anchor in an indicator annotation is clicked.
API unit family: TMSFNCTimeline
Declaring type: TTMSFNCTimeline
Inherited from: TTMSFNCCustomTimeline
Syntax
OnIndicatorAnnotationAnchorClick: TTMSFNCTimelineIndicatorAnnotationAnchorClick;
Parameters
| Name | Description |
|---|---|
Sender |
Object that triggered the event. |
AIndicator |
Indicator associated with the event. |
AAnchor |
Anchor name that was clicked. |