TdxSpellCheckerCustomCheckAsYouTypeOptions Class
The base class for classes that contain options for the Check As You Type checking mode.
Declaration
TdxSpellCheckerCustomCheckAsYouTypeOptions = class(
TdxSpellCheckerCustomOptions
)
Remarks
This class is the base class for the TdxSpellCheckerCheckAsYouTypeOptions class, an instance of which is referenced by the spell checker’s CheckAsYouTypeOptions property.
Inheritance
TObject
TPersistent
TcxOwnedPersistent
TdxSpellCheckerCustomOptions
TdxSpellCheckerCustomCheckAsYouTypeOptions
See Also