CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - taskbar

搜索资源列表

  1. HideIt

    0下载:
  2. 用来隐藏任何已开启的程式, 以及桌面, Taskbar等-to hide any open programs, and desktop, such as Taskbar
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2475314
    • 提供者:大长今
  1. TrayIcon_for_Delphi

    0下载:
  2. 本例程是利用Windows API函数Shell_NotifyIcon()实现系统托盘图标功能,这个函数和其他处理Windows外壳的函数都包含在ShellAPI单元中 在窗口创建时在Windows任务栏的右下角创建一个托盘图标,图标由两个ICON交替出现,当窗口最小化时任务栏中只有托盘图标,当左键单击托盘图标窗口恢复,图标停止交替.-This routine is to use Windows API function Shell_NotifyIcon () function to ach
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-27
    • 文件大小:10612
    • 提供者:SeaHe
  1. DelphiHOUTAIJIANKONG

    0下载:
  2. 后台监控软件,为了达到隐蔽监控的目的,应该满足正常运行时,不显示在任务栏上,在按Ctrl+Alt+Del出现的任务列表中也不显示,管理员可以通过热键调出隐藏的运行界面。要作到这些,必须把当前进程变为一个系统服务,并且定义全局热键。 -Background monitoring software, in order to achieve the purpose of covert monitoring should meet the normal run-time, do not appear i
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:1740
    • 提供者:YANGJJZZ
  1. myneptune_MSNPopUp

    0下载:
  2. delphi写的在任务栏弹出消息的小程序。-written in delphi taskbar applet pop-up messages.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-01
    • 文件大小:225368
    • 提供者:陈陈
  1. TrayPopMenu

    0下载:
  2. 程序运行时,最小化后会在任务栏显示一个图标,单击图标会显示一个菜单来。-Program runs, the smallest of the taskbar will show an icon, click the icon displays a menu.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-12
    • 文件大小:2699903
    • 提供者:陶林
  1. CoolTrayIcon

    0下载:
  2. CoolTrayIcon任务栏图标cyrj2009改进版 一款很不错的皮肤控件-CoolTrayIcon taskbar icon cyrj2009 improved version of the skin a very good control
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:136693
    • 提供者:龙江威
  1. CoolTrayIconv.4.3.1

    1下载:
  2. CoolTrayIcon:在任务栏放置图标的控件,是同类空间中功能最为完善和强大的。 1、支持动态图标 2、交互式气球样式的提示框 3、支持bitmaps到icons的转换 4、支持设计状态预览 5、提供继承的TextTrayIcon可以让你直接显示Text文本 6、8个代码例子1个exe例子。-CoolTrayIcon: put the icon in the taskbar control is similar in function space for
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-24
    • 文件大小:505010
    • 提供者:mayongtao520
  1. WPTaskbarNotifier

    0下载:
  2. Delphi control Taskbar Notifier
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-14
    • 文件大小:4556
    • 提供者:dsa
  1. dephqdrww

    0下载:
  2. 很好的DEPH开发的取得任务栏以外桌面大小,希望对大家有所帮助,能够拓展大家的一点思路,下载吧-DEPH good access to the development of the desktop other than the size of the taskbar, you would like to help, we can expand that idea to download it
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:168039
    • 提供者:zzp
  1. NoTaskIcon

    0下载:
  2. no icon tray taskbar
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:20059
    • 提供者:attila174
  1. Delphi.hide.taskba

    0下载:
  2. Delphi hide desktop icons, taskbar, Start MenuDelphi隐藏桌面图标、任务栏、开始菜单 -Delphi hide desktop icons, taskbar, Start Menu
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-23
    • 文件大小:3203
    • 提供者:ee
  1. 201062417201562

    0下载:
  2. This a sample application to make your taskbar transparent. 一个任务栏组件 -This is a sample application to make your taskbar transparent. A tray component
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:180780
    • 提供者:longjs999
  1. ycrwl

    0下载:
  2. 隐藏任务栏和桌面图标,适合初学者进行学习研究,不错的源码-Hide the taskbar and desktop icons, suitable for beginners to learn research, a good source
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-08
    • 文件大小:165687
    • 提供者:yuanmah8
  1. 1

    0下载:
  2. 创建进程 本实验显示了创建子进程的基本框架。程序只是再一次地启动自身,并显示它的系统进程ID和它在进程列表中的位置。 步骤1:编译并执行2-1.exe程序, 完成下列问题。 程序2-1是一个简单的使用CreateProcess() API函数的例子。首先形成简单的命令行,提供当前的EXE文件的指定文件名和代表生成克隆进程的号码。大多数参数都可取缺省值,但是创建标志参数使用了:CREATE_NEW_CONSOLE 标志,指示新进程分配它自己的控制台,使得运行示例程序时,在任务栏上产生许
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:377426
    • 提供者:吴起
  1. DS-Tray

    0下载:
  2. ds-tray on taskbar by armds test 20 comment copy rigth 2012
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-09
    • 文件大小:2315733
    • 提供者:arm
  1. barre-des-taches-astuces

    0下载:
  2. A code example that shows some tricks on the taskbar
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:7022
    • 提供者:happy05
  1. program-on-task

    0下载:
  2. 一个delphi开发的最小到任务栏托盘程序-A delphi development of the smallest to the taskbar tray program
  3. 所属分类:source in ebook

    • 发布日期:2017-11-19
    • 文件大小:178424
    • 提供者:laingliang
  1. TTaskBarMenu---Windows-TaskBar-Custom-Menu-Compon

    0下载:
  2. How To Customize Popup Menu On Taskbar Button
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:7101
    • 提供者:mjabarzare
  1. Taskbar

    0下载:
  2. Delphi模拟Taskbar进度条,在Windows XP模式下模拟实现Windows7新的Taskbar进度条功能。   测试环境WinXP SP3 / D2009,桌面主题:XP标准样式。-The Delphi simulation Taskbar progress bar, analog Windows7 new Taskbar progress bar feature in Windows XP mode. Test environment WinXP SP3/D2009 des
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-13
    • 文件大小:268408
    • 提供者:Polo Wong
  1. Windows-7-Taskbar

    0下载:
  2. Windows 7 Taskbar using Labview
  3. 所属分类:LabView

    • 发布日期:2017-11-14
    • 文件大小:93656
    • 提供者:max
« 12 3 »
搜珍网 www.dssz.com