IStringFilterCondition.WholeWordsOnly

Syntax

WholeWordsOnly: Boolean;

Description

The WholeWordsOnly property determines whether to match the whole text during the search.

Example

The property use is given in the example for IStringFilterCondition.CaseSensitive.

See also:

IStringFilterCondition