TdxSpellCheckerAutoCorrectExceptions.AutoInclude Property
Specifies whether a misspelled word should be automatically added to the collection if correction has been cancelled.
Declaration
property AutoInclude: Boolean read; write;
Property Value
Type |
---|
Boolean |
Remarks
Set this property to True to automatically add a misspelled word to the collection, if an undo action has been performed.
See Also