Fileexists or other for loading picture(s) to report
Still can??t find a solucion can some one help becuse Fileexists don??t work
for me or i don??t now to put it to work when the dataset is enpety (my picture have to stay white).
my Dataset\name is <Termografia_sub."Foto1"> and i use the:
procedure Picture5OnBeforePrint(Sender: TfrxComponent);
var
vF2:String;
begin
vF2:=<Termografia_sub."Foto1"> ;
picture5.picture.loadfromfile(<Fot2>+vf2);
end;
is there a realy good solucion please!
thank??s
for me or i don??t now to put it to work when the dataset is enpety (my picture have to stay white).
my Dataset\name is <Termografia_sub."Foto1"> and i use the:
procedure Picture5OnBeforePrint(Sender: TfrxComponent);
var
vF2:String;
begin
vF2:=<Termografia_sub."Foto1"> ;
picture5.picture.loadfromfile(<Fot2>+vf2);
end;
is there a realy good solucion please!
thank??s
Comments
what don't you understand about using it?
thank??s
Ml