I some years ago had a contribution about the same question. But I could not find it in the forum.
What is the best method for having an image with several text informations in Component ImageEnMView like BottomText, TopText, and other costumary texts.
Thank you for the quick reply! I looked at Thumbs project and found there the three already known ShowText possibilities: ImageTopText, ImageInfoText and ImageBottomText. What to do if I need more than the three, 4 or 5!? Sincerely Peter
Only 3 are supported. There is nothing you can do, other than possibly drawing the text of the iebitmap canvas, but then your image is changed. You could also use a TListView to display the thumbnail and use the listview columns to provide unlimited text.