TTMSFNCFilterRules.SetItem Method
Replaces the rule item at the specified index.
API unit family: TMS.TMSFNCFilterRulesManager
Declaring type: TTMSFNCFilterRules
Syntax
procedure SetItem(Index: Integer; Value: TTMSFNCFilterRule);
Parameters
| Name | Description |
|---|---|
Index |
Zero-based index of the item to replace. |
Value |
Replacement rule item. |