Table of Contents

TTMSFNCTreeViewNodeValues.Insert Method

Inserts a new node value at the specified index and returns it.

API unit family: TMSFNCTreeViewData Declaring type: TTMSFNCTreeViewNodeValues

Syntax

function Insert(Index: Integer): TTMSFNCTreeViewNodeValue;

Parameters

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