Spell Checking, Thesaurus
Supported Spell Checkers
RichViewEdit does not have its own spell checking capabilities, but it provides a programming interface for popular shareware and freeware spell checkers:
- Addict 3 by Addictive Software
- EDSSpell 7 by OneDomain (shareware VCL component)
- ASpell by Kevin Atkinson (DLL, license: LGPL)
- VSSpell 8.0 by ComponentOne LLC (shareware ActiveX)
- VSSpell 3.0 by Visual Components, Inc (shipped with Delphi, ActiveX)
- LS Speller by Luzius Schneider (based on former work of Alexander Obukhov) (freeware, uses ISpell and MS Office spell checkers (via CSAPI)).
Download parsers for spell checkers and demos in Resources for RichView
Live spelling check (background spelling check)
The components can perform spelling check in background and mark misspelled words with special underlines. This process is called live spelling check.
Download compiled demo with Addict3 spell checker (2.36M; includes English dictionary and thesaurus).
This demo shows live spelling check, spelling check with dialog, autocorrection on typing (autocorrect.adu must be included in the list of dictionaries).
|