Table of Contents

TTMSFNCFilterBuilderColumns Class

Collection of filter builder columns that define the filterable data fields.

API unit family: TMS.TMSFNCFilterBuilder Inherits from: TObjectList<TTMSFNCFilterBuilderColumn>

Syntax

TTMSFNCFilterBuilderColumns = class(TObjectList<TTMSFNCFilterBuilderColumn>)

Methods

Name Description
Add Adds a new empty column to the collection.
AddColumn Adds a new column with the specified name, data type, and display name.
GetColumnIndex Returns the zero-based index of the given column in the collection.