Back to Devexpress

TdxSpellCheckerSpellingOptions Class

vcl-dxspellchecker-d809ff50.md

latest955 B
Original Source

TdxSpellCheckerSpellingOptions Class

Contains spell-checking options.

Declaration

delphi
TdxSpellCheckerSpellingOptions = class(
    TdxSpellCheckerCustomOptions
)

Remarks

The TdxSpellCheckerSpellingOptions allows you to specify the way spell checking will be performed.

This object is referenced by the spell checker’s SpellingOptions property.

Inheritance

TObject TPersistent TcxOwnedPersistent TdxSpellCheckerCustomOptions TdxSpellCheckerSpellingOptions

See Also

TdxSpellCheckerSpellingOptions Members

dxSpellChecker Unit