Table of Contents

TTMSFNCTouchKeyCollection.Insert Method

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

API unit family: TMSFNCTouchKeyboard Declaring type: TTMSFNCTouchKeyCollection

Syntax

function Insert(index:Integer): TTMSFNCTouchKeyItem;

Parameters

Name Description
index Zero-based position for the new item.