Table of Contents

TTMSFNCCloudGooglePhotosPhotos.Insert Method

Inserts a new photo item at the specified position.

API unit family: TMSFNCCloudGooglePhotos Declaring type: TTMSFNCCloudGooglePhotosPhotos

Syntax

function Insert(Index: Integer): TTMSFNCCloudGooglePhotosPhoto;

Parameters

Name Description
Index The zero-based position at which to insert the item.

Returns

The newly created photo item.