I am creating a chat application in Delphi xe3 using firemonkey. I am using TMemo for displaying chat messages, so I want to add smileys to the Memobox.
I found this example (http://www.swissdelphicenter.ch/en/showcode.php?id=1147) but it's for Delphi 7, I tried to convert it but it's not working. No smiley displayed.