Page 1 of 1

Using of special characters

Posted: Thu Jul 06, 2006 11:05 pm
by nico
Hi!
I need to to use special characters such as delya, alpha, betta, subindex, superindex.
how can i use them in a TRichViewEdit ?

thanks for your time :)

Posted: Fri Jul 07, 2006 5:57 pm
by Sergey Tkachenko
For special symbols, use Unicode (see http://www.trichview.com/forums/viewtopic.php?t=70).

If, for some reasons, you do not want to use Unicode:
- for some special symbols, you can use "Symbols" font.
- for Greek characters, you can use some font with Charset=GREEK_CHARSET

You can move text up or down (for subscript and superscript effects) by modifying VAlign property of text styles.