TdxSpellCheckerSuggestion Class
A suggested replacement for a misspelled word.
Declaration
TdxSpellCheckerSuggestion = class(
TObject
)
Remarks
The TdxSpellCheckerSuggestion provides the suggested replacement (see the Word property), as well as the distance between the misspelled and suggested words (see the Distance property).
Inheritance
TObject
TdxSpellCheckerSuggestion
See Also