Table of Contents

TTMSFNCDistributionValues.Insert Method

Inserts a new data point at the specified position.

API unit family: TMSFNCWidgetDistributionIndicator Declaring type: TTMSFNCDistributionValues

Syntax

function Insert(Index: Integer): TTMSFNCDistributionValue;

Parameters

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

Returns

The newly created item.