UPDATE sklad SET kol_tovara = kol_tovara-'+Edit1.Text+' WHERE rec_id = '+Table1.FieldByName('rec_id').asInteger+';