没有登录
中国开发网: 论坛: 程序员情感CBD: 贴子 84286
CJF
Synchronize
{ Important: Methods and properties of objects in visual components can only be
used in a method called using Synchronize, for example,

Synchronize(UpdateCaption);

and UpdateCaption could look like,

procedure TThread_CheckUpdate.UpdateCaption;
begin
Form1.Caption := 'Updated in a thread';
end; }
签名?有什么用的。。 -___- 俺的网站 www.xleach.com

相关信息:


欢迎光临本社区,您还没有登录,不能发贴子。请在 这里登录