Table of Contents

TTMSFNCCircleItems.Items Property

Provides indexed access to the rings in the collection.

API unit family: TMSFNCWidgetMultiProgress Declaring type: TTMSFNCCircleItems Type: TTMSFNCCircleItem

Syntax

property Items[Index: Integer]: TTMSFNCCircleItem;

Parameters

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