Greetings Sergey,
Wonderful delphi component. I'm curious how can I add in differing puntuation. For example. ¿Por qué. The upside down question mark is flagged. Also there is a greek punctuation χριστοῦ· Is this something added into the .aff, .dic or. adm files (I checked this and it didn't seem to go there.)? Or is this directly in TRichView Spell checker. Thank you.
Adding different punctuation to spellcheck
-
- Site Admin
- Posts: 17555
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: Adding different punctuation to spellcheck
Add them in TRichViewEdit.Delimiters property.
Re: Adding different punctuation to spellcheck
Thank you so much