Re: [Lazarus] View Graphic File

2014-02-20 Thread Allan E. Registos
On Thursday, 20 February, 2014 05:07 PM, Antonio Fortuny wrote: > > Le 20/02/2014 07:43, Allan E. Registos a écrit : >> Hi all, >> >> A noob question, I have trouble trying to port an existing vb.net >> snippet to pascal. >> Can anyone provide a code snippet where we can download and view a >> file

Re: [Lazarus] View Graphic File

2014-02-20 Thread Antonio Fortuny
Le 20/02/2014 07:43, Allan E. Registos a écrit : Hi all, A noob question, I have trouble trying to port an existing vb.net snippet to pascal. Can anyone provide a code snippet where we can download and view a file from a Database? A binary(jpeg/pdf file) was uploaded to a database table. Th