begin
     table_exp2.active:=true;
     str:=table_basic.fieldvalues['职工号'];
     if  not Table_exp2.Locate('职工号',str,[loCaseInsensitive]) thenloCaseInsensitive这个要怎样在前面定义?