资源列表
TDBNavigator
- Delphi仿TDBNavigator组件功能的例子,用来浏览数据库的一个组件,网格控件,可上一条、下一条并分页浏览access中的内容,还可以添加、编辑、删除、修改数据库的内容,模拟TDBNavigator组件所实现的功能。-Delphi imitation TDBNavigator component features for example, a component, browse the database grid control, can be a, a and tabbed brow
MiniIETool
- Delphi写的IE小工具,可修改IE标题和主页地址,修改成功后,重启IE后即可看到效果。注:这是早几年的程序,内核可能不是面向IE8,修改的注册表键值,不知道现在还能用不,自己试下吧,原理大致差不多,修改下,就当学习了,里面的功能实现大部分是基于注册表的修改而实现的。-Delphi to write the IE gadget, can modify the IE title and home address, modified after the success, restart IE to
delphiformdemos
- Delphi窗口置顶实例、窗体透明,禁止使用最大化按钮和最小化按钮的编程实例,打开编译的程序后,你会发现程序的窗体是半透明状态,而且可以始终显示在最顶层,不会被遮挡,通过窗口中的几个控制按钮,还可以实现最小化最大化按钮失效、读取图标等功能,对新手来说,是比较实用的窗口编程例子。-Delphi window top case, transparent window, the prohibition of the use of the maximize button and minimize but
Aboutform
- 用Delphi设计的一个“about”窗体效果,一个"关于我们"的窗体设计实例,因为很多程序都会有一个“关于”窗体,看到有些朋友设计的很不美观,就从书中找了一个发上来,这个窗口也是很早设计的,虽然也不很美观,但至少不丑陋哈,可直接用在Delphi中。-A "about" form of the effect with Delphi design, a "about form design examples we", because many of these applications will
sqlexcute
- 模拟类似于SQLSERVER查询分析器的功能,可在输入框中定义SQL语句,本程序可模拟SQL语句执行查询命令,在数据集记录总数一栏中显示执行结果,最上边的DBGrid控件中会显示数据内容列表,-Simulation is similar to the SQLSERVER query analyzer function, can be defined in the SQL statement in the input box, this program can simulate the execu
Delphituxiang
- Delphi图像通道提取实例,并且有明暗,柔化效果例子,可选择红色通道、绿色、黄色、蓝色等通道,以及水彩效果、失真效果、柔化效果和明暗效果,选择一种效果后,点击“效果”按钮即可看到处理效果。注:运行的时候有些慢,稍等片刻即好。-Delphi image channel extraction example, and a dark, smooth effect example, select the red channel, green, yellow, blue and other channe
delphijuecetu
- Delphi决策图的使用,由向导创建决策图,Delphi7下可顺利编译源码。本决策图比较简单,可作为一个模块,功能有待完善。-Using the Delphi decision graph, created by the wizard decision diagram, Delphi7 can be successfully compiled source code. The decision diagram is relatively simple, can be used as a modu
txtdatebase
- Delphi文本和数据记录的转换,就是将TXT的内容自动保存成数据库表记录的方式,自动转换内容成数据库格式;也可把数据表格的内容导出生成TXT格式内容。-Delphi conversion of text and data records, is the contents of the TXT automatically saved into database table records, automatic conversion of content into a database forma
xyfang
- Delphi数字运算例子,求一个数x的y次方是多少,求一个数的N次方,对于电脑来说这就是小K思了,那该如何编写代码呢?不费话了,直接下载源码吧。-Delphi digital computing example, how much is seeking a number of x y, a number of N times, for this is the small K, computer, how to write code? Don t waste words, direct downl
Delphidatestring
- Delphi如何将日期转换成字符串呢?Delphi新手可参考的一个代码,源代码在Delphi中可完美编译运行,如示例截图所示。程序将借助Excel2000中的相关组件实现。-How Delphi the date into a string? A code Delphi novice can refer to, the source code can be compiled to run in Delphi, such as the example shown in the screenshot
zuixiaogbs
- Delphi求最小公倍数,一个数学算法实例,求两个数的最小公倍数,你可在指定文本框中定义好数值1和数值2,然后点击“计算”按钮,即可求出两个数的最小公倍数是多少。-Delphi LCM, a mathematical algorithm for example, LCM for the number two, you can be specified in the text box to define a value of 1 and a value of 2, and then click t
CRCdelphi
- Delphi CRC加密文件算法实例,选择文件后可加密文件,使用CRC算法,例子较简单,高手绕行,新手请参考代码。-Delphi CRC file encryption algorithm instance, select the file can be encrypted file, use the CRC algorithm, a simple example, the novice master ", please refer to code.