Back to Devexpress

TdxSpellCheckerCustomAutoCorrectOptions Class

vcl-dxspellcheckercore-1c99091e.md

latest1.2 KB
Original Source

TdxSpellCheckerCustomAutoCorrectOptions Class

Contains the AutoCorrect checking mode’s options.

Declaration

delphi
TdxSpellCheckerCustomAutoCorrectOptions = class(
    TdxSpellCheckerCustomOptions
)

Remarks

TdxSpellCheckerCustomAutoCorrectOptions 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

See Also

TdxSpellCheckerCustomAutoCorrectOptions Members

dxSpellCheckerCore Unit