Hi Gurus,
Just in the recent I started to develop a program with Lazarus. In DBGrid component, Chinese character always shows as question mark '?'. For example, if the value in database is 你好, showing ??. And, if entering Chinese, it will show question mark/? right away, and question mark will be posted to database.
Here attached the screenshot. In Text and Label can edit/display Chinese characters correctly.
I found in some earlier posts there mentioned converting Chinese when retrieving from database and posting to database. But those are not my case.
I've updated my Lazarus to latest version 4.2.
OS is Windows 10 x64.
Could you please advise or share your experience?
Much appreciated.