Spellcheck components for Delphi

前端 未结 8 1616
栀梦
栀梦 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:04

    If you can guarantee that your client always has MS Word installed, I'd suggest MS Word's built in spellchecker too with OLE automation.

提交回复
热议问题