Table of Contents

TTMSFNCPlacesPhotoItems.Insert Method

Inserts a new TTMSFNCPlacesPhotoItem at the specified collection index and returns it.

API unit family: TMSFNCPlaces Declaring type: TTMSFNCPlacesPhotoItems

Syntax

function Insert(Index: integer): TTMSFNCPlacesPhotoItem;

Parameters

Name Description
Index Zero-based position at which the item is inserted.

Returns

The newly created collection item.