if fileexites(文件) then
begin
   showmessage('已存在');
   exit;
end;
if savedialog1.exectue then
   do your something