Skip to main content

TdxSpellCheckerSpellingOptions.IgnoreEmails Property

Specifies whether the spell checker ignores email addresses.

Declaration

property IgnoreEmails: Boolean read; write; default True;

Property Value

Type Default
Boolean True

Remarks

If the IgnoreEmails property is True, the spell checker ignores words that contain the “@“ character.

The default value of the IgnoreEmails property is True.

See Also