TdxSpellCheckerAbstractCheckMode Properties
The base class for classes that manage options for checking modes.| Name | Description |
|---|---|
| LastCode | Returns the last checking action’s status. |
| MisspelledWord | Returns the misspelled word found after the most recent checking action performed by the GetNextMisspelledWord function. |
| SpellChecker | Returns the spell checker. |
See Also