TRVSpellChecker.AddToDictionary

<< Click to display table of contents >>

TRVSpellChecker.AddToDictionary

Add the specified word to the dictionary.

function Suggest(const AWord: TRVUnicodeString):

  TRVStringList;

Treats the provided word as though it were part of the original dictionary.

The word will no longer be considered misspelled, and will also be considered as a candidate for suggestions.

This feature is supported not for all platforms. See SupportsFeatures.