ElsFilter.TextCaseSensitive

Syntax

TextCaseSensitive: Boolean;

Description

The TextCaseSensitive property determines whether to match case on filtering by attributes.

Comments

Property value is set from JSON. Property value is returned by the getTextCaseSensitive() method.

Example

The example of use is given in description of the ElsFilter.IncludeParents property.

See also:

ElsFilter