Speller 3.0.5

License: Free ‎File size: 101.39 KB
‎Users Rating: 4.0/5 - ‎1 ‎votes

Speller contains two components designed for Delphi: TSpellChecker and TSpellLanguageComboBox. TSpellChecker is a non-visual Delphi component designed to add spell check capability to any application. It uses ISpell dictionaries installed with "ISpell - LS-Distribution". You find it on my web site luziusschneider.com Additionally, TSpellChecker can use spell check dictionaries installed with MSOffice 95 or 97. For higher versions of MSOffice, only some languages will work. For easy choice of spell language, use TSpellLanguageComboBox. TSpellLanguageComboBox is a visual Delphi component designed to display a list of available spell dictionaries. It allows to select the active language used by a TSpellChecker, and is part of this package. Together with the spell check components, you will get some useful functions for Unicode handling declared on the installed Units. See help file for details. Speller includes all source code!

VERSION HISTORY

  • Version 3.0.5 posted on 2005-05-19
    Bug in connection with TAB character fixed.

Program Details

EULA

++ LICENCE ++ This program is Freeware. You may use Speller free of charge, you may copy or even publish it. If you have any problems with Speller, any proposals or notes, please let me know. If you change the source code to improve it or to add more capabilities, send me a copy for possible publication. I would be very interested in a development, where more spell engines could be used. This software is provided as is without warranty of any kind, either express or implied. In no event shall Luzius Schneider (the author) be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages. TSpellChecker is based on a Delphi 3.0 component TSpellChecker by Alexander Obukhov. For details, see the respective text files, which are included with this software.