Table of Contents

TTMSFNCCloudPayPalItems.Items Property

Provides indexed access to the items in the collection.

API unit family: TMSFNCCloudPayPal Declaring type: TTMSFNCCloudPayPalItems Type: TTMSFNCCloudPayPalItem

Syntax

property Items[Index: Integer]: TTMSFNCCloudPayPalItem;

Parameters

Name Description
Index Zero-based index of the item to access.