Subject Re: [IBO] How I can used JPG in FastReport
Author lester@lsces.globalnet.co.uk
Dieter Tremel wrote:
> I was to quick with my last posting, sorry. This piece of code must
> be:
>
> procedure frAssignBlobTo(Blob: TfrTField; Obj: TObject);
> begin
> {$IFDEF IBO}
> Blob.AssignTo(Obj);
> if Obj is TStream then
> TStream(Obj).Position := 0;
> {$ELSE}
>
> otherwise TfrRichView does not display when filled by IBO out of a
> Blob Field.

Not something I use, but I will make sure the info get over
to FastReport.

--
Lester Caine
-----------------------------
L.S.Caine Electronic Services