TdxSpellCheckerCustomAutoCorrectOptions.Replacements Property
In This Article
Specifies words used as replacements for specific words in the AutoCorrect checking mode.
#Declaration
Delphi
property Replacements: TdxSpellCheckerAutoCorrectReplacementList read;
#Property Value
Type |
---|
Tdx |
#Remarks
For details, refer to the ReplaceTextAsYouType property.
See Also