Table of Contents

TTMSFNCTimelineSectionSelectionParameters Record

Selection state passed to section selection-change events, indicating whether the section is selected and whether multi-select is active.

API unit family: TMSFNCTimeline

Syntax

TTMSFNCTimelineSectionSelectionParameters = record

Fields and properties

Name Type Description
MultiSelect Boolean True when the section is being added to an existing selection rather than replacing it.
Selected Boolean The selection state being applied to the section.