U
units
Unregistered / Unconfirmed
GUEST, unregistred user!
在线程的execute里面写如下语句:
synchronize(ReceiveAll);
//ReceiveAll是公用单元内的函数
结果编译出现如下错误提示信息:
[Error] U_ThreadShowWindow.pas(49): There is no overloaded version of 'Synchronize' that can be called with these arguments
请诸位指教
synchronize(ReceiveAll);
//ReceiveAll是公用单元内的函数
结果编译出现如下错误提示信息:
[Error] U_ThreadShowWindow.pas(49): There is no overloaded version of 'Synchronize' that can be called with these arguments
请诸位指教