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