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