TTMSFNCFilterBuilderExpressions Class
Collection of filter expressions that belong to a filter group.
API unit family: TMS.TMSFNCFilterBuilder
Inherits from: TObjectList<TTMSFNCFilterBuilderExpression>
Syntax
TTMSFNCFilterBuilderExpressions = class(TObjectList<TTMSFNCFilterBuilderExpression>)
Properties
| Name | Description |
|---|---|
| Builder | Gets the filter builder that owns this expression collection. |
Methods
| Name | Description |
|---|---|
| Add | Adds a new empty expression to the collection. |
| GetExpressionIndex | Returns the zero-based index of the given expression in the collection. |