Table of Contents

TTMSFNCColorSelectorItems.Insert Method

Inserts a new color item at the specified index and returns it.

API unit family: TMSFNCColorSelector Declaring type: TTMSFNCColorSelectorItems

Syntax

function Insert(Index: integer): TTMSFNCColorSelectorItem;

Parameters

Name Description
Index Zero-based position at which to insert the item.

Returns

The newly created color selector item.