Table of Contents

TTMSFNCTimelineIndicatorSelectionParameters Record

Selection state passed to indicator selection-change events, indicating whether an annotation or the indicator itself was clicked and whether multi-select is active.

API unit family: TMSFNCTimeline

Syntax

TTMSFNCTimelineIndicatorSelectionParameters = record

Fields and properties

Name Type Description
Annotation Boolean True when the selection was made through the indicator annotation rather than the indicator shape.
MultiSelect Boolean True when the indicator is being added to an existing selection rather than replacing it.
Selected Boolean The selection state being applied to the indicator.