delphi中Message消息的使用方法
摘要:实例1 unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; const WM_ME=WM_USER+100;
阅读全文
posted @ 2021-02-10 00:21
posted @ 2021-02-10 00:21