TTMSFNCCustomFilterBuilder.ParseExpression Method
Parses a filter text string and populates the filter structure.
API unit family: TMS.TMSFNCFilterBuilder
Declaring type: TTMSFNCCustomFilterBuilder
Syntax
function ParseExpression(AFilterText: string): Boolean;
Parameters
| Name | Description |
|---|---|
AFilterText |
Filter expression text to parse. |
Returns
True when the text was parsed without errors.