您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. delphi_托盘程序

  2. procedure TForm1.FormCreate(Sender: TObject); begin TrayIcon1.Visible:=True; end; procedure TForm1.N1Click(Sender: TObject); begin Application.Terminate; end; procedure TForm1.TrayIcon1DblClick(Sender: TObject); begin Show; end;
  3. 所属分类:Delphi

    • 发布日期:2011-01-19
    • 文件大小:186kb
    • 提供者:hancsdn