delphi多线程编程之二 一、线程的局部变量threadvar type TForm1 = class(TForm) Button1: TButton; &nbs … 继续阅读 delphi多线程编程之二