TRVSpellChecker.Suggest

<< Click to display table of contents >>

TRVSpellChecker.Suggest

Retrieves spelling suggestions for the specified word.

function Suggest(const AWord: TRVUnicodeString):

  TRVStringList;

This method returns nil if there are no suggestions, or if a spell checker service is not available.

Note: some spellcheckers (for example, for Windows) can offer suggestions even for valid words.