Table of Contents

TTMSFNCTimelineSections.Insert Method

Inserts a new section at the specified index and returns it.

API unit family: TMSFNCTimeline Declaring type: TTMSFNCTimelineSections

Syntax

function Insert(Index: Integer): TTMSFNCTimelineSection;

Parameters

Name Description
Index Zero-based position at which to insert the section.