Hi,
I have a database that stores the path & filename of an image file and would like to display that file on a dialog box.
This works ok if the image file is a bmp. What do i need to do if the image file is a jpg?
Thanks in advance
Pete
Hi,
I have a database that stores the path & filename of an image file and would like to display that file on a dialog box.
This works ok if the image file is a bmp. What do i need to do if the image file is a jpg?
Thanks in advance
Pete
Use TImage instead of TBitmap.
EMG
Thanks Enrico - Just found that!! ![]()
Pete,
Please review fwh\samples\TestImg.prg