IFreeTextComparer.WholeWord

Syntax

WholeWord: Boolean;

Description

The WholeWord property determines whether to compare only whole strings.

Comments

Available values:

Example

The property use is given in the example for IFreeTextComparer.MatchCase.

See also:

IFreeTextComparer