Table of Contents

TTMSFNCFilterRuleColumns.SetItem Method

Replaces the column item at the specified index.

API unit family: TMS.TMSFNCFilterRulesManager Declaring type: TTMSFNCFilterRuleColumns

Syntax

procedure SetItem(Index: Integer; Value: TTMSFNCFilterRuleColumn);

Parameters

Name Description
Index Zero-based index of the item to replace.
Value Replacement column item.