Table of Contents

TTMSFNCTimelineHoveredIndicatorChangeParameters Record

Parameters passed to indicator hover-change events, providing the index of the indicator being hovered and whether the hover is over the annotation.

API unit family: TMSFNCTimeline

Syntax

TTMSFNCTimelineHoveredIndicatorChangeParameters = record

Fields and properties

Name Type Description
AItemIndex Integer Index of the indicator the pointer moved onto, or -1 when the pointer left every indicator.
Annotation Boolean True when the pointer is over the indicator annotation rather than the indicator shape.