A
A
Alexander Vishnev2021-12-13 17:25:24
Delphi
Alexander Vishnev, 2021-12-13 17:25:24

How to load image from SQLite database into Timage when selected in ListView?

Format database: text, img(blob)
The ListView is loaded with data from the text column.
How to get an image in Timage corresponding to the selected item value when clicking on an item in a ListView?
I would be very grateful for an example of such code.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
H
Hemul GM, 2021-12-13
@fromdns

Here I have a wrapper for SQLite. It has a FieladAsBlob method. You take a stream and load a picture from it

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question