How to change spell check dictionary "on-the-fly" without changing UI language?
Posted: Fri Jul 05, 2019 5:06 pm
Hi,
I'm using ASpell component for spell checking. All works fine, but I want to change dictionary "on the fly" — without changing UI language. I'll try to set RVASpell1.DictIndex := 0, 1, 2 (for example), but it's still use dictionary linked to UI language. Maybe I need to call some method for update/refresh? Can you help me?
I'm using ASpell component for spell checking. All works fine, but I want to change dictionary "on the fly" — without changing UI language. I'll try to set RVASpell1.DictIndex := 0, 1, 2 (for example), but it's still use dictionary linked to UI language. Maybe I need to call some method for update/refresh? Can you help me?