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