Sep 20, 2002 #1 NicolasDeMarco MIS Joined Aug 5, 2002 Messages 7 Location AR I have applications with a parent main form MDI. I want to put a background image in that form. How can I do that? Thank's all Nicolás
I have applications with a parent main form MDI. I want to put a background image in that form. How can I do that? Thank's all Nicolás
Sep 20, 2002 #2 Chiaua Programmer Joined Aug 29, 2002 Messages 2 Location PT Put a timage in the form and then int the property picture put the BMP image. Great's Academics Chiaua Upvote 0 Downvote
Put a timage in the form and then int the property picture put the BMP image. Great's Academics Chiaua
Sep 20, 2002 Thread starter #3 NicolasDeMarco MIS Joined Aug 5, 2002 Messages 7 Location AR Thank you. It works. In Delphi 5 or prior, I can not to do this. Nicolas Upvote 0 Downvote