Subject | Re: [IBO] How I can used JPG in FastReport |
---|---|
Author | lester@lsces.globalnet.co.uk |
Post date | 2001-09-14T07:10:53Z |
Dieter Tremel wrote:
to FastReport.
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services
> I was to quick with my last posting, sorry. This piece of code mustNot something I use, but I will make sure the info get over
> 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.
to FastReport.
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services