Table of Contents

TTMSFNCCloudGoogleFireBaseObjectList.Items Property

Gets or sets the object stored at the given position.

API unit family: TMSFNCCloudGoogleFireBaseObject Declaring type: TTMSFNCCloudGoogleFireBaseObjectList Type: TTMSFNCCloudGoogleFireBaseObject

Syntax

property Items[Index: Integer]: TTMSFNCCloudGoogleFireBaseObject;

Parameters

Name Description
Index Zero-based position of the object within the list.