Skip to main content

TdxSpellCheckerOutlookCheckMode Class

The Outlook-style checking mode.

Declaration

TdxSpellCheckerOutlookCheckMode = class(
    TdxSpellCheckerDialogCheckMode
)

Remarks

In this mode, the Outlook-style Spelling dialog is used (see the spell checker’s SpellingFormType property).

The TdxSpellCheckerOutlookCheckMode object is referenced by the spell checker’s CheckMode property.

See Also