Skip to main content

TdxSpellCheckerSpellingOptions.IgnoreUpperCaseWords Property

Specifies whether the spell checker ignores words containing all letters in uppercase.

Declaration

property IgnoreUpperCaseWords: Boolean read; write; default True;

Property Value

Type Default
Boolean True

Remarks

If the IgnoreUpperCaseWords property is True, the spell checker ignores uppercase words.

The default value of the IgnoreUpperCaseWords property is True.

See Also