Table of Contents

TTMSFNCFilterRule.InactiveCallBackAction Event

Callback fired for every item when the rule is inactive, before action-based property assignments.

API unit family: TMS.TMSFNCFilterRulesManager Declaring type: TTMSFNCFilterRule

Syntax

InactiveCallBackAction: TTMSFNCFilterRuleInactiveCallBackEvent;

Parameters

Name Description
ARule The rule in its inactive state.
AItem The item being visited.
AIndex Zero-based position of the item in the resolved collection; 0 when the rule targets the source component directly.