TdxCustomSpellChecker.CheckAsYouTypeOptions Property
Specifies the Check As You Type checking mode’s options.
Declaration
property CheckAsYouTypeOptions: TdxSpellCheckerCheckAsYouTypeOptions read; write;
Property Value
Type |
---|
TdxSpellCheckerCheckAsYouTypeOptions |
Remarks
Refer to the TdxSpellCheckerCheckAsYouTypeOptions class description for details.
See Also