Delphi-Unicode-Emoji
Delphi-Unicode-Emoji copied to clipboard
This unit provides constants for various Unicode emojis in Delphi. Each emoji is represented by a string constant for easy integration into your Delphi projects.
Results
2
Delphi-Unicode-Emoji issues
Sort by
recently updated
recently updated
newest added
trafficstars
No emoji
13
This is what I get on my computer in the Delphi IDE editor BaguetteBread: string = '🥖'; change it to char# something maybe it will work I checked it for...
enhancement