Hello,
I used to be able to do the following for each thumbnail in TImageEnMView:
ImageEnMView1.ImageTopText[ n ].Background:=clYellow;
I understand that I now have to use TopTextFont to set the font properties. But I would like to have different colors for each thumbnail in TimageEnMView.
Is there a way to still be able to do this?
Thanks.
Andy
|