TdxSpellCheckerReplacement Class
In This Article
An entry that contains a word to be replaced and its corresponding replacement.
#Declaration
Delphi
TdxSpellCheckerReplacement = class(
TObject
)
#Remarks
The TdxSpellCheckerReplacement object is referenced by the TdxSpellCheckerReplacementList.Items property.
See Also