Table of Contents

TTMSFNCWidgetGaugeNeedles.Insert Method

Inserts an additional needle at the specified index.

API unit family: TMSFNCWidgetGauge Declaring type: TTMSFNCWidgetGaugeNeedles

Syntax

function Insert(Index: Integer): TTMSFNCWidgetGaugeNeedleItem;

Parameters

Name Description
Index Zero-based insertion index.

Returns

The newly created needle item.