Spellcheck components for Delphi

前端 未结 8 1504
栀梦
栀梦 2020-12-10 07:45

One of the requirements for the twitter client we are developing for the community is a spellcheck component. What are some of the spellcheck components/systems you have us

8条回答
  •  醉梦人生
    2020-12-10 08:02

    In the blog comments Ken just suggested LS Spell which uses the ISpell dictionaries. It is for Delphi 5, 6 and 7, so as long as it doesn't make explicit use of other string types might work fine.

提交回复
热议问题