Skip to main content

TdxSpellCheckerSpellingOptions.IgnoreWordsWithNumbers Property

Specifies whether the spell checker ignores words containing digits.

Declaration

property IgnoreWordsWithNumbers: Boolean read; write; default True;

Property Value

Type Default
Boolean True

Remarks

If the IgnoreWordsWithNumbers property is True, words with digits are ignored.

The default value of the IgnoreWordsWithNumbers property is True.

See Also