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