Delphi Question: about drawing text on a TImage

Posted by Fredrik N on December 23, 2005

I have a problem in a program i am making. I need to Draw text on a TImage object with a picture in the background, but i want the text background to be transperent.

When I use the TextOut procedure, I get a solid color background behind the text. Anyne who knows how to do it?


Related Articles and Replies