搜索资源列表
CoolMenu_source
- outlook 样式Delphi程序-outlook style Delphi procedures
DELPHI中个性化提示
- 程序中所有功能提示以个性化显示, 快点帮我开通吧,下次我寄钱来买,今天急着要,先帮我开通吧,-procedures to suggest all the features personalized, quickly opened it up for me, the next time I send money to buy it, today is anxious to, first opened it up for me,
用Delphi编制可自动升级程序
- 在编制了一个应用程序后的维护阶段,我们会面临给应用程序升级的工作.无疑,手工升级的工作是十分繁琐的,你可能会需要到用户的机器上去更新文件.可是,如果能编一个自动升级程序,放在网络上,让用户下载,只需执行一下就完成升级工作,不是很方便吗?其实,用Delphi可以很方便地编制出这样一个的程序.-in the preparation of an application after the maintenance stage, we will face to the application upgrad
plugin插件程序
- 用BCB写的一个调用DELPHI动态库的插件程序. 目标是将DELPHI动态库中的菜单读取. 并将当前目录下的动态库中的菜单连续加入. 从而形成插件程序,界面简陋.只用于学习,如有好的建议请与我联系,一起研究.-with BCB write a DLL called Delphi plug-in procedures. The goal is to DELPHI dynamic library to read the menu. Under the current directory
Wangxz79_Clock_1.0
- Clock 桌面时钟 日历 阴历 看到的delphi程序 转发-Clock desktop calendar lunar calendar clock see delphi process forward
Delphi开发的QQ2000界面程序
- Delphi开发的QQ2000界面程序,里面仿制了qq的动态窗口-Delphi QQ2000 the interface procedures inside imitation of the dynamic window qq
2004062215563318875
- 自写的GSM短信源码,Delphi程序,PDU格式。-GSM SMS source, Delphi procedures PDU format.
GetCommandParam
- 演示如何在Delphi程序中获取命令行参数的源程序。-demonstrate how Delphi procedures to obtain command line parameters of the source.
CopyWindow
- 用Delphi程序定时抓取活动窗口的画面。-procedures with Delphi activities regularly crawls the picture window.
sharemem23
- delphi程序间互相通讯的例子-procedures for communications among various examples
插件程序
- Delphi插件程序示例-Delphi plug-in sample
VCLSkin.v4.42.Full.Source.Delphi.BCB.ccrun.790961.
- VCLSkins 是windows编程常用的界面换肤控件。非常实用!有了它,你就可以让你的程序添加万种色彩!
ASM
- 破解 趣味CrackMe分析 浅谈Delphi程序的PEDIY 基于Windows的二级文件系统开发
software_security_01
- 趣味CrackMe分析 浅谈Delphi程序的PEDIY 基于Windows的二级文件系统开发 看雪学院的网络安全杂志第一期详细讲解上述内容,请查看
dll_resource
- delphi程序窗口资源从dll文件载入的应用例子
delphi聊天小程序
- 用DELPHI编写的聊天程序-prepared with the DELPHI chat program
linux-2.6.0-test1-uc0.patch
- 主要介绍一个具体大delphi 程序,数据库为access,实现一个人事信息得管理!-introduces a large delphi specific procedures for database access, to achieve in a personnel information management!
Delphi中为应用程序制作启动封面
- 直接解压 为了实现启动封面的效果,我们要在delphi中使用两个窗体。一个窗体A用于显示程序的启动封面,而另一个为程序的主窗体B包含了您所设计的种种功能。窗体A是一个非规则窗口,其标题栏及最大化、最小化按钮和边框都被屏蔽掉了,其用一个Image控件装载一个图片文件来显示程序的封面,并用一个timer控件实现该窗口的定时关闭。为了方便程序使用者快速跳过启动封面直接进入程序主窗体,我们还要设置一个click事件来关闭窗体A并调用主窗体B。 -directly extracting activated
delphi-XE2-Skin(firemonkey)
- delphi XE2的FireMoney编写的界面换肤程序。超炫!-delphi XE2 the FireMoney skin interface written procedures. Stunning!
delphi串口控制编程含SUIPack控件
- 首先声明,我上传了三次,第一个是源码,第二个是SUIPack控件包,第三个是前两个的打包文件。 原始delphi开发工具打开此源码可能遇到问题,因为我用到第三方控件,即需要安装有SUIPack和spcomm控件,此控件里的按钮带有美化效果(当然还有很多控件也进行了功能扩展和美化),我的压缩包里也包含了此安装控件,spcomm控件网上很多,可以自己下载。 程序都是自个写的代码,是公司的一个PDU控制器产品的测试软件,没有任何错误。想学习delphi串口控制,数据接收,第