Skip to main content

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

See Also