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