Speller - Version 3.0.4 Speller contains two components designed for Delphi:TSpellChecker and TSpellLanguageComboBox. TSpellCheckeris a non-visual Delphi component designed to add spellcheck capability to any application. It uses ISpelldictionaries installed with "ISpell - LS-Distribution".You find it on my web sitehttp://www.luziusschneider.com Additionally,TSpellChecker can use spell check dictionariesinstalled with MSOffice 95 or 97. For higher versionsof MSOffice, only some languages will work. For easychoice of spell language, use TSpellLanguageComboBox.TSpellLanguageComboBox is a visual Delphi componentdesigned to display a list of available spelldictionaries. It allows to select the active languageused by a TSpellChecker, and is part of this package.Together with the spell check components, you will getsome useful functions for Unicode handling declared onthe installed Units. See help file for details. Spellerincludes all source code!