Adding different punctuation to spellcheck

General TRichView support forum. Please post your questions here
Post Reply
jgkoehn
Posts: 294
Joined: Thu Feb 20, 2020 9:32 pm

Adding different punctuation to spellcheck

Post by jgkoehn »

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.
Sergey Tkachenko
Site Admin
Posts: 17267
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Re: Adding different punctuation to spellcheck

Post by Sergey Tkachenko »

Add them in TRichViewEdit.Delimiters property.
jgkoehn
Posts: 294
Joined: Thu Feb 20, 2020 9:32 pm

Re: Adding different punctuation to spellcheck

Post by jgkoehn »

Thank you so much
Post Reply