To whom it may concern:
Thank you in advance for taking the time to read this post. For months now,
I have been searching through Microsoft's documentation and combing the web
for answers to this simple question, to no avail. This quest has made
me realize the vastness of the Windows...
With Delphi 7, you can display JPEG images with the TImage component. Here are some examples of using JPEG files with BLOB SQL fields. I found these concepts in an article from the web.
This code assumes that you have a TImage on a form, and a TTable to get to an Interbase server.
//
// Put...
There is a TJPEGImage Component which handles JPEG images in SQL BLOB fields. (http://www.hoerstemeier.com/index.htm)
Also take a look at his TStringgrid replacement. It's very nice.
Happy Coding . . .
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.