Table of Contents

TTMSFNCFilterRuleActions.GetItem Method

Returns the action item at the specified index.

API unit family: TMS.TMSFNCFilterRulesManager Declaring type: TTMSFNCFilterRuleActions

Syntax

function GetItem(Index: Integer): TTMSFNCFilterRuleAction;

Parameters

Name Description
Index Zero-based index of the item.

Returns

The action item at the specified index.