TdxSpellCheckerCustomAutoCorrectOptions.InitialCapsExceptions Property
Returns a collection of words whose case the spell checker won’t automatically correct.
Declaration
property InitialCapsExceptions: TdxSpellCheckerAutoCorrectExceptions read;
Property Value
Type |
---|
TdxSpellCheckerAutoCorrectExceptions |
See Also