1

I'm using delphi 10.2 tokyo with dbmemo control and I would like to know if is even possible show the emojis in color just like in any html webpage like this:

it could be pretty nice

because using tahoma font in the memo show in gray, which is boring hehe

Kan
  • 111
  • 1
  • 10
  • 1
    Possible duplicate of [Can a TEdit show color emoji?](https://stackoverflow.com/questions/55447701/can-a-tedit-show-color-emoji) – GolezTrol Apr 01 '19 at 21:25

1 Answers1

1

It depends on the font you are using and also what modifiers you use. Take these two Unicode characters and which when displayed next to each other gives

JGNI
  • 3,933
  • 11
  • 21