Table of Contents

TTMSFNCTreeViewColumns.Insert Method

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

API unit family: TMSFNCTreeViewData Declaring type: TTMSFNCTreeViewColumns

Syntax

function Insert(Index: Integer): TTMSFNCTreeViewColumn;

Parameters

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