Back to Devexpress

TdxSpellCheckerCustomOptions Class

vcl-dxspellcheckercore-00ba4851.md

latest951 B
Original Source

TdxSpellCheckerCustomOptions Class

The base class for the spell-checking options, and the Check As You Type and AutoCorrect checking mode options.

Declaration

delphi
TdxSpellCheckerCustomOptions = class(
    TcxOwnedPersistent
)

Remarks

Do not use this class directly. Use its descendants instead.

Inheritance

TObject TPersistent TcxOwnedPersistent TdxSpellCheckerCustomOptions

See Also

TdxSpellCheckerCustomOptions Members

dxSpellCheckerCore Unit