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