摘要:
unit Unit1;interfaceuses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls;var WM_SHUTDOWN_THREADS: Cardinal; //无符号32位type TForm1 = class(TForm) Button1: TBu... 阅读全文
posted @ 2010-09-19 15:27
AppleAndPear
阅读(286)
评论(0)
推荐(0)
摘要:
unit Unit1;interfaceuses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs;type TForm1 = class(TForm) private Procedure WMENTERSIZEMOVE(var msg: TMessage); message WM_... 阅读全文
posted @ 2010-09-19 10:07
AppleAndPear
阅读(295)
评论(0)
推荐(0)
浙公网安备 33010602011771号