Table of Contents

TTMSFNCPlannerResources.Insert Method

Inserts a new empty resource at the specified position in the collection.

API unit family: TMSFNCPlannerData Declaring type: TTMSFNCPlannerResources

Syntax

function Insert(Index: Integer): TTMSFNCPlannerResource;

Parameters

Name Description
Index Zero-based index at which to insert the new resource.

Returns

The newly created TTMSFNCPlannerResource instance.