Home

Awesome

Delphi-Hunspell

Simple Hunspell wrapper for Delphi

Source from Code Central by Chris Rolliston.

Code Central Description

Hunspell is the open source spell checking engine used in OpenOffice; this wrapper class calls into a DLL compiled from the standard Hunspell sources, with one such DLL (built using v1.2.8 of Hunspell) included in the ZIP. The wrapper itself is then both code page aware (doing any needed conversions behind the scenes) and compatible between D2006/7 and later Unicode Delphis.

Note that v1.1 fixes the issue described here: http://delphihaven.wordpress.com/hunspell/#comment-964

+OpenOffice 3 Spell Checker for Delphi

+Latest Hunspell dictionary from SCOWL and Friends

+Latest Hunspell DLL - Win32 release build