Table of Contents

TTMSFNCListBoxFilter Class

Collection of filter rules applied to the list box to restrict which items are displayed.

API unit family: TMSFNCListBox Inherits from: TTMSFNCOwnedCollection

Syntax

TTMSFNCListBoxFilter = class(TTMSFNCOwnedCollection)

Properties

Name Description
Items Indexed access to the filter rules in this collection.

Methods

Name Description
Add Appends a new filter rule to the collection and returns it.
Insert Inserts a new filter rule at the specified index and returns it.