Table of Contents

TTMSFNCAppUpdateFileList.Insert Method

Creates a new file entry and inserts it at the specified position.

API unit family: TMSFNCAppUpdate Declaring type: TTMSFNCAppUpdateFileList

Syntax

function Insert(index: Integer): TTMSFNCAppUpdateFile;

Parameters

Name Description
index Zero-based position at which the new entry is inserted.

Returns

The newly created file entry.