TTMSFNCFilterBuilderExpression.IsInverted Property
Gets or sets whether the expression result is inverted.
API unit family: TMS.TMSFNCFilterBuilder
Declaring type: TTMSFNCFilterBuilderExpression
Type: Boolean
Syntax
property IsInverted: Boolean;
Remarks
When True, the expression evaluates to the logical opposite of its normal result (NOT logic).