image1.picture.savetofile('C:\1.bmp'); try copyfile('C:\1.bmp', 'F:\1.bmp', true); except showmessage('error!'); end;