I can not load PNG image as the background image error Root › Technical support › Troubleshooting This topic has 1 reply, 2 voices, and was last updated 11 years, 1 month ago by Support. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts October 9, 2013 at 4:03 am #35865 xxJORExxParticipant Hello friends, I'm using Delphi XE4 I can not upload images of type PNG in a field sImage. The image is getting with the white background. See the example: I put the following components: sOpenPictureDialog1 sButton1 sImage1 The code sButtons is this: Quote: begin if sOpenPictureDialog1.Execute then begin sImage1.Picture.LoadFromFile(sOpenPictureDialog1.FileName); end; How do I fix this problem? I hope you can help me Thank you! October 11, 2013 at 6:15 am #50865 SupportKeymaster Hello! Could you upload this Png, please? Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In Root › Technical support › Troubleshooting