Hello every one
i want to load a jpg picture into a imgae control at runtime like that:
- Image1.Picture.Loadfromfile ('C:\aa.jpg');
But i can't!!!!!!!!!!!!!!!!!!!!!
i only can do it with bmp:
- Image1.Picture.Loadfromfile ('C:\aa.bmp');
Is there is any way i can load a JPG file:confused:


LinkBack URL
About LinkBacks
Reply With Quote
