TdxSpellCheckerWordCheckMode Properties
The Word-style checking mode.Name | Description |
---|---|
LastCode | Returns the last checking action’s status. Inherited from TdxSpellCheckerAbstractCheckMode. |
MisspelledSentence | Returns a misspelled sentence found in the most recent checking action. |
MisspelledWord | Returns the misspelled word found after the most recent checking action performed by the GetNextMisspelledWord function. Inherited from TdxSpellCheckerAbstractCheckMode. |
SpellChecker | Returns the spell checker. Inherited from TdxSpellCheckerAbstractCheckMode. |
See Also