Table of Contents

TTMSFNCTimelineSections Class

Collection of TTMSFNCTimelineSection items displayed as range bars on the timeline.

API unit family: TMSFNCTimeline Inherits from: TTMSFNCOwnedCollection

Syntax

TTMSFNCTimelineSections = class(TTMSFNCOwnedCollection)

Properties

Name Description
Items Indexed access to the section items in this collection.

Methods

Name Description
Add Appends a new section to the collection and returns it.
AddSection Adds a section between the specified timeline values.
Delete Removes the section at the specified index from the collection.
Insert Inserts a new section at the specified index and returns it.
UnSelectAll Clears the selection state of all sections in the collection.