Back to Devexpress

TdxCustomSpellChecker.UnloadDictionaries Method

vcl-dxspellchecker-dot-tdxcustomspellchecker-f79bfc1a.md

latest1.0 KB
Original Source

TdxCustomSpellChecker.UnloadDictionaries Method

Unloads dictionaries from the memory.

Declaration

delphi
procedure UnloadDictionaries;

Remarks

The UnloadDictionaries method unloads all the dictionaries that were previously loaded, to release the memory occupied by dictionaries.

Note that unloaded dictionaries cannot be used for spell checking.

See Also

TdxCustomSpellChecker.LoadDictionaries

TdxCustomSpellCheckerDictionary.Load

TdxCustomSpellCheckerDictionary.Loaded

TdxCustomSpellCheckerDictionary.Unload

TdxCustomSpellChecker Class

TdxCustomSpellChecker Members

dxSpellChecker Unit