2015年3月6日

delphi程序最小化任务栏控件 托盘

摘要: unit MyTray;interfaceuses Windows,Messages,SysUtils,Classes,Graphics,Controls, Forms,Dialogs,ShellApi,ExtCtrls,StdCtrls;const //自定义托盘消息 WM_TrayMsg=W... 阅读全文

posted @ 2015-03-06 08:37 山冈龙 阅读(488) 评论(0) 推荐(0)

导航