[Lazarus] patch for lazreport (TfrPictureView.getBlob)

FreeMan freeman35 at delphiturkiye.com
Wed Dec 3 10:14:41 CET 2014


Thank you Jesus,
No need to my patch.

On 01-12-2014 21:02, Jesus Reyes wrote:
> In your case you could probably do something like this:
>
> if View is TfrPictureView then begin
>    TfrPictureView(View).Picture.LoadFromFile(
>      'test' + myQuery.FieldByName('Test_Int').asString+'.bmp')
> end;
>
> Which looks more simply than your proposed solution.
>
> Regards.
>
> Jesus Reyes A.
>
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>





More information about the Lazarus mailing list