PascalScript de FastReport Resuelto
Publicado: Lun May 18, 2009 5:04 am
Estimados amigos, ya encontre la solucion.
el codigo es:
begin
try
if 'C://Windows//foto.bmp'<>'' then
picture1.loadfromfile('C://Windows//foto.bmp')
else picture1.clear;
except
end;
end.
__________ Information from ESET NOD32 Antivirus, version of virus signature database 4081 (20090517) __________
The message was checked by ESET NOD32 Antivirus.
http://www.eset.com
el codigo es:
begin
try
if 'C://Windows//foto.bmp'<>'' then
picture1.loadfromfile('C://Windows//foto.bmp')
else picture1.clear;
except
end;
end.
__________ Information from ESET NOD32 Antivirus, version of virus signature database 4081 (20090517) __________
The message was checked by ESET NOD32 Antivirus.
http://www.eset.com