Back to Devexpress

TdxSpellCheckerCustomCheckAsYouTypeOptions Class

vcl-dxspellcheckercore-8aae4698.md

latest1.2 KB
Original Source

TdxSpellCheckerCustomCheckAsYouTypeOptions Class

The base class for classes that contain options for the Check As You Type checking mode.

Declaration

delphi
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

TdxSpellCheckerCustomCheckAsYouTypeOptions Members

dxSpellCheckerCore Unit