Back to Devexpress

TdxCustomSpellChecker.SpellingFormType Property

vcl-dxspellchecker-dot-tdxcustomspellchecker-e5aeccc9.md

latest1.1 KB
Original Source

TdxCustomSpellChecker.SpellingFormType Property

Specifies the Spelling dialog‘s style.

Declaration

delphi
property SpellingFormType: TdxSpellCheckerSpellingFormType read; write; default sftOutlook;

Property Value

TypeDefault
TdxSpellCheckerSpellingFormTypesftOutlook

Remarks

Values include:

ValueMeaningSample
sftOutlookOutlook-style dialog
sftWordWord-style dialog

The default value of the SpellingFormType property is sftOutlook.

See Also

TdxCustomSpellChecker Class

TdxCustomSpellChecker Members

dxSpellChecker Unit