> Subject: Re[4]: A container with scroll bars - transparent memo? > To: Borland's Delphi Discussion List <[email protected]> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=us-ascii > > > Here's another one: I need to display some multi-line text > on a background. I know I can set background color in a TMemo. > But what if I need to display the background image instead of > a solid color? Is there a way to make TMemo transparent, or > is there a transparent TMemo control or a TMemo type of control > that allows setting a background image? >
You can expose the canvas and then I suppose you can do anything you like. mick _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

