Table of Contents

TTMSFNCFilterViewExpressions.AddFilterItem Method

Adds or updates a filter item for the expression that matches the specified property value text.

API unit family: TMSFNCFilterView Declaring type: TTMSFNCFilterViewExpressions

Syntax

procedure AddFilterItem(APropFilterValueText: string; AItems: TTMSFNCFilterStructureItems = nil);

Parameters

Name Description
APropFilterValueText Property value text used to locate the matching expression.
AItems Optional filter item collection that receives the generated item.