Delphi Spell Checker

前端 未结 1 1259
不思量自难忘°
不思量自难忘° 2021-01-14 22:33

Hi I am looking for a free spell checker to use with Delphi 7 -2010 could anyone please give me a pointer to one

相关标签:
1条回答
  • 2021-01-14 23:12

    I would like to add the HunSpell library we used in our SynProject editor. It's included in the source code of this GPL tool. http://synopse.info/fossil/wiki?name=SynProject http://synopse.info/forum/viewforum.php?id=16

    The .dll, and the dictionaries, are bundled to the main executable as zipped resource. http://synopse.info/forum/viewtopic.php?pid=314#p314

    0 讨论(0)
提交回复
热议问题