Table of Contents

TTMSFNCTreeViewFilter.Insert Method

Inserts a new filter rule at the specified index and returns it.

API unit family: TMSFNCTreeViewData Declaring type: TTMSFNCTreeViewFilter

Syntax

function Insert(index: Integer): TTMSFNCTreeViewFilterData;

Parameters

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