Back to Devexpress

TdxSpellCheckerAutoCorrectOptions Class

vcl-dxspellchecker-c40b7b95.md

latest1.3 KB
Original Source

TdxSpellCheckerAutoCorrectOptions Class

Contains the AutoCorrect checking mode’s options.

Declaration

delphi
TdxSpellCheckerAutoCorrectOptions = class(
    TdxSpellCheckerCustomAutoCorrectOptions
)

Remarks

TdxSpellCheckerAutoCorrectOptions members allow you to specify how the AutoCorrect checking mode’s operations are to be performed as an end-user types.

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

Inheritance

TObject TPersistent TcxOwnedPersistent TdxSpellCheckerCustomOptions TdxSpellCheckerCustomAutoCorrectOptions TdxSpellCheckerAutoCorrectOptions

See Also

TdxSpellCheckerAutoCorrectOptions Members

dxSpellChecker Unit