资源列表
iebarico
- Delphi在IE工具栏中加入你程序的快捷图标,依次在自定义的设置窗口中定义好图标相关参数,确定就可以了,在编写一些IE插件时,可能会在IE的工具栏上显示一个图标,本实例源码可帮助你把图标添加到IE工具栏上显示。-Delphi joined the shortcut icon you program in the IE toolbar, which defined the good icon related parameters in custom settings window, can be
autorundeiphi
- Delphi设置程序被自动执行,就是把程序添加到开机启动项里面,程序主要是通过添加或修改注册表的HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\run键值来实现此功能。这也是大家惯用的添加开机启动的方法。通过程序界面你可以轻松实现这一功能。-Delphi setup is automated, is to add the user to the boot entry, program is mainly the HKEY_
counterstring
- Delphi统计中英文字符个数,对一段含有英文和中文的字符串分别统计,显示出英文个数和中文文字数量,测试了下,源码在Delphi7中可直接编译,但运行时程序功能好像失效了,这里把代码发上来,想用或学习的,自己研究一下修正下。-Delphi statistical number in English character, string for a section containing English and Chinese respectively statistics, shows that t
hexconversion
- Delphi转换进制,可实现的功能:将16进制字符串转换成十进制整数、16进制AI转换成10进制数、2进制和十进制之间的转换、十进制数32转换成2进制数00000100000、2进制数01110转换成10进制数、将十进制整数转换成任意16进制以内的字符串、将10进制转换成罗马字符10进制数20转换成罗马进制数XX。有些进制间的转换平时见的不多,因此本源码还是有一定参考价值的。-Delphi conversion system, can realize the function: the 16 h
randomnumber
- Delphi随机选号程序源码下载,很有意思的随机数选号程序,选号过程中,右侧的符号动画显示,点击左侧下边的“结束”按钮,即可显示出随机选中的号码。在此基础上扩展一下,可实现一个完善的Delphi选号程序。代码中运用了for循环的原因来实现。-Delphi random selection procedure source code download, a random number meaning selection procedure, selection process, symbolic
Delphiregencrypt
- Delphi随机生成程序序列号,程序通过MS的S.M.A.R.T.接口,直接从RING3调用API DeviceIoControl()来获取硬盘信息Get SCSI port handle,演示源码中还包括了应用此序列号的注册程序,输入序列号正确后,则将已安装信息写入注册表,main文件夹中的注册序列号判断程序需要在任务管理器退出。-Delphi random sequence number, the program through the S.M.A.R.T. interface of MS,
ConfigXML
- This code shows how to use TXMLDocument to save and restore configuration settings in a XML document. The public methods works the same as a TIniFile. There is not mutch comment in the code because it is self explaining and small. Hope this ben
Trees
- tree 与数据库连接展示 -tree tree treetree treetree treetree treetree tree
helloworld
- hello world program! super puper program!
AutoE
- 图书馆编目工具,大大提升效率,将人工繁琐的操作全部自动化.-Library cataloging tools greatly enhance the efficiency of the operation will be fully automated artificial tedious.
synpdf
- Synopse PDF engine is an Open Source PDF document creation library for Delphi, embedded in one unit. Among its features, you can use a true TCanvas to create the PDF content, and embed True Type fonts subsets. Handle Unicode, bitmaps, metafiles, r
TMagnetic
- TMagnetic Class is a Delphi version equivalent of Visual Basic "cMagneticWnd" class written by Emil Weiss. TMagnetic Class enables forms snap to each other, and the form defined as main form drags sub forms snapped to that, at beging dragged by us