locate在table中用法和findkey一样,就是更强大一些,它可以不需要根据索引来查询.它只是移动油标到你想要的纪录上.if table1.locate('FieldName1;FieldName2',[val1,val2],[]) thenTable1.Delete;