Table of Contents

TTMSFNCCircleItems.Insert Method

Inserts a new ring at the specified position.

API unit family: TMSFNCWidgetMultiProgress Declaring type: TTMSFNCCircleItems

Syntax

function Insert(Index: Integer): TTMSFNCCircleItem; reintroduce;

Parameters

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

Returns

The newly created circle item.