Hi, I need to programmatically add letters of the Greek alphabet (and other characters) to RichEdit. I tried different manipulations with the Font property, applied Unicode encoding for the characters ({u03C3), something does not work. I get question marks or abracadabra. Though through the clipboard Greek letters are inserted into RichEdit normally. So how can I do it, please?
↧