TdxSpellCheckerWordCheckMode Class
The Word-style checking mode.
Declaration
TdxSpellCheckerWordCheckMode = class(
TdxSpellCheckerDialogCheckMode
)
Remarks
In this mode, the Word-style Spelling dialog is used (see the spell checker’s SpellingFormType property).
The TdxSpellCheckerWordCheckMode object is referenced by the spell checker’s CheckMode property.
Inheritance
See Also