Table of Contents

TTMSFNCTreeViewNodes.Insert Method

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

API unit family: TMSFNCTreeViewData Declaring type: TTMSFNCTreeViewNodes

Syntax

function Insert(Index: Integer): TTMSFNCTreeViewNode;

Parameters

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