Table of Contents

TTMSFNCFilterRules.GetItem Method

Returns the rule item at the specified index.

API unit family: TMS.TMSFNCFilterRulesManager Declaring type: TTMSFNCFilterRules

Syntax

function GetItem(Index: Integer): TTMSFNCFilterRule;

Parameters

Name Description
Index Zero-based index of the item.

Returns

The rule item at the specified index.