HTML entities in ADVStringGrid

Hi all,


i'm playing around with AdvStringGrid Example asg67 with unicode.

My question is how can in fill a cell with some HTML entitiies like '😀'

BR

Carsten

The HTML support in TAdvStringGrid cells is mini HTML described here:

http://www.tmssoftware.com/site/minihtml.asp 
Sadly, this type of unicode character HTML encoding is not supported. You can write these specific characters directly as part of a string value.