搜索资源列表
Delphi资源文件制作工具
- Delphi资源文件生成工具 我经常要在程序中加入许多资源,比如:声音、位图、光标等,这样可以使自己 软件更具特色。可以自己建立一个.RC的文件,然后再用Delphi\\Bin\\Brcc32.EXE来 编译生成一个.RES的文件,有了这个文件才能把资源编译到软件中去。 可是如果要加入一大批资源,要加入30个位图和20个光标的话,就要在.RC文件中一 行行加入要用的资源,比较麻烦。我是个懒人,所以自已写了这个能自动批量帮你完 成这个任务的工具,可以非常方便的生成.RES资源文件。 注意:由于Bo
CharCase
- delphi写的大小写转换程序,源于当初做一个项目改造时,需要做大量的转换工作,于是随手写了一个小程序来减轻工作量,这样,就可以Ctrl+X Ctrl+V 了 程序经过重新测试,运行时图标在右下任务栏 http://gudaosoft.spaces.live.com/-delphi write capitalisations conversion process, from first to do a renovation project, need to do a lot of co
DELPHI-Time.rar
- 一个象windows计划任务一样的可设置程序定时执行的程序原代码,Plan a task, as the same windows can be set up procedures for the implementation of the procedures from time to time the original code
DelphiProcessManager
- Delphi7开发的任务管理器,同时也可以查看内存、线程等信息;查看系统启动项,并可以添加或者删除启动项等-Delphi7 Development Task Manager, but also can view the memory, thread and other information view the system startup items, and you can add or delete startup entries, etc ... ...
TrayIcon_for_Delphi
- 本例程是利用Windows API函数Shell_NotifyIcon()实现系统托盘图标功能,这个函数和其他处理Windows外壳的函数都包含在ShellAPI单元中 在窗口创建时在Windows任务栏的右下角创建一个托盘图标,图标由两个ICON交替出现,当窗口最小化时任务栏中只有托盘图标,当左键单击托盘图标窗口恢复,图标停止交替.-This routine is to use Windows API function Shell_NotifyIcon () function to ach
DelphiHOUTAIJIANKONG
- 后台监控软件,为了达到隐蔽监控的目的,应该满足正常运行时,不显示在任务栏上,在按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
EnumDemo
- DELPHI开发的任务管理器, DELPHI开发的任务管理器-DELPHI developed by Task Manager, DELPHI Development Task Manager
Delphi
- 本论文主要用于学校学生信息管理,总体任务是实现学生信息关系的系统化、规范化和自动化,其主要任务是用计算机对学生各种信息进行日常管理,如查询、修改 、增加、删除,另外还考虑到学生选课,针对这些要求设计了学生信息管理系统-This paper is mainly used for school students in information management, the overall task is to achieve a systematic relationship between stu
TaskMgr
- Task Manager in Delphi
Delphi_Programming_Task_Manager_high_simulation_co
- Delphi编程开发高仿真任务管理器代码Delphi Programming Task Manager high simulation code-Delphi Programming Task Manager high simulation code
FileManager
- FileManager is a Delphi component that serves as a file manager for your application. Imagine a simple text editor. If the edited text is dirty (modified), prior to close or create a new text editor, it must ask user a filename in which it can save t
Pascal
- Pascal - Delphi source code of mathematical task - drawing number pyramide
delphi-TXTReader
- 功能说明 1、运行于Windows9x、WindowsNT系统上,不必安装,可以直接运行。 2、最大可以打开2MB的文件,最多可以保存50个最新打开的文件。 3、支持TXT、HTML、RTF、GB、ZIP等格式的文件。 4、书本最小化后,以图标的形式存放于任务栏“托盘”中。 5、可以进行BIG5=>GB、GB=>BIG5双向转换,以及GB、BIG5码的自动识别。不需要其它内码转换工具。 6、可以进行编辑。 7、智能分段。 8、行距加倍和全屏显示。
TASK
- 任务管理器原代码,用delphi仿WINDOW下的任务管理器。-Task Manager, the original code, delphi WINDOW imitation under Task Manager.
Delphi_Task-Manager
- 任务管理器 使用delphi listview 显示window系统正在运行的任务进程包括PID 进程名 路径等,还可以使用右键关闭进程-Task Manager window system using delphi listview display running processes including PID process tasks such as path name, you can use right off the process
kill-TASK-P-kill-PROCESS
- delphi src code function kill task
program-on-task
- 一个delphi开发的最小到任务栏托盘程序-A delphi development of the smallest to the taskbar tray program
44fsd64fwsdf
- 用过卡巴斯基的朋友都知道,卡巴斯基的进程是无法杀掉的,在任务管理器中杀卡巴进程的话,会弹出一个消息框提示拒绝访问!那么这是怎么实现的呢?很简单,就是使用了HOOK API的方法。 我用delphi来写程序好了,先写个dll。-Used Kaspersky' s friends all know, the the Kaspersky process is unable to kill the, Kabbah process in the Task Manager to kill, wil
The-task-bar-icon
- Delphi写的用于任务栏图标的控件实例。-Delphi wrote for the instance of the control of the taskbar icon.
2-Delphi-source-code-15-in-1
- 15 in 1 useful delphi source codes, it contains the following codes: 1-Hide icons on the Desktop 2-Hide the internet connection status from system tray 3-Disable CTRL+ALT+DELETE under XP 4-Change size of the Windows Start Button 5-Kill a ta