为何出错?
Synchronize(test('sss'));
procedure TPickData.test(str:string);
begin
  frm_Main.Caption:=str;
end;错误:[Error] PickData.pas(102): E2250 There is no overloaded version of 'Synchronize' that can be called with these arguments