TdxSpellCheckerCustomOptions Class
The base class for the spell-checking options, and the Check As You Type and AutoCorrect checking mode options.
Declaration
TdxSpellCheckerCustomOptions = class(
TcxOwnedPersistent
)
Remarks
Do not use this class directly. Use its descendants instead.
Inheritance
TObject
TPersistent
TcxOwnedPersistent
TdxSpellCheckerCustomOptions
See Also