资源列表
display
- Delphi:Delphi禁用修改显示属性,只是帮助Delphi初学者快速了解Delphi与Windows各个功能之间的联系,从而为以后开发更大型的软件做基矗 -Delphi: Delphi disabled modify the display properties, just to help beginners quickly learn Delphi contact between Delphi and various features of Windows, so do the fo
ata
- Delphi:Delphi基础数据库操作例子,添加与查询数据的示例,由图可看出,你可能通过商品的编号和名称来查询数据库中的内容,这也是最基础最简单的一种数据库查询方法,对Delphi新手来说,有必要掌握哦。 -Delphi: Delphi-based database operation example, add sample and query the data, can be seen from the figure, you might query the contents of th
OnDrawItem
- Delphi:利用OnDrawItem属性制作菜单或列表的Delphi源码,鼠标放上去的时候,会看到ITEM项多了修饰,像菜单,或者是像按钮,这就是本例子演示给大家的功能,特别希望对Delphi基础知识不太熟悉的朋友们学习参考。 -Delphi: OnDrawItem property making use of a menu or list of Delphi source code, put up when the mouse, you will see more items ITEM
Prime-number
- Delphi:编写Delphi判断素数的程序,程序窗体如上图所不,输入任意一组数字,点击右下角的“判断”按钮,程序立即给出结果,是不是素数,一眼便知。当然,本程序只是一个向Delphi初学者演示Delphi算法的小例子,并无实际意义,单纯的判断素数意义不大。 -Delphi: Delphi written judgment prime numbers, the program form shown above do not enter any set of numbers, click on
ttt
- Delphi:Delphi在一段文本中查找指定的字符。在下列文本中查找一下“an”试试吧,尽管AssignPrn简化了文本打印操作,使输出到打印机像输出到文件一样简单。但简单带来的是一系列的不方便:你无法知道当前打印的行数,无法准确控制行距,无法灵活改变字体字形等等。还是用打印机的Canvas属性进行打印吧。如果你在编写一个文本编辑功能的小程序,那么查找指定字符可是一个必不可少的功能噢。 -Delphi: Delphi to find the specified character in s
ttx
- Delphi:Delphi图像纹理绘图,PhotoShop中有这种纹理效果,本程序将内置的图像信息纹理化,当然,稍加改进,可纹理化指定的图片。 -Delphi: Delphi image texture mapping, PhotoShop has such a textured effect, this program will be a built-in image information textured, of course, a little improvement, you ca
Length
- Delphi:一个Delphi初级实例,利用Length属性获取音乐文件长度,如上图所示的程序中,当选择一个MP3文件后,即可立即得到该文件的长度,注意,其它格式的文件不行的,这个属性主要是操作多媒体文件的。 -Delphi: a Delphi primary instance, use the Length property to get the length of a music file, as shown in the program, when you select an MP3
Delphi
- Delphi:Delphi动画背景窗体的制作一例,生成有规律的花纹窗口背景,像Flash效果一样,值得一看。 -Delphi: Delphi making animated backgrounds form an example of a regular pattern generation window background, the same effect as Flash, worth a visit.
Checked
- Delphi:Delphi复选框Checked属性用法参考实例,在WEB开发中,也有复选框。本测试程序仅展示选择复选框并显示最终值,类似于WEB开发中的提交后获取复选框的值并显示出来。 -Delphi: Delphi checkbox Checked property usage reference example, in WEB development, there are check boxes. This test program shows only select the check
da
- Delphi:Delphi档案录入模块源代码下载,仅有录入的功能,不是一个完整的系统,是书中的例子,觉得对Delphi新手应该有帮助,高手跳过。 -Delphi: Delphi entry module source code file to download, just input function, not a complete system, is an example of the book, I feel there should be help for Delphi novice
remotecontrol
- Delphi:一个基础的Delphi远程控制模型实例,基于Delphi7源码实现,是那种分为被控端和主控端的程序,类似于服务器与客户端的类型,被控端需要运行Project3.dpr项目,生成EXE可执行文件,同时这个EXE也是需要先运行的,其次运行Project2.dpr所生成的文件,可看到在主控面板上有重启计算机、隐藏与显示桌面、注销及关闭计算机,还可以发消息,若在同一电脑运行主控与被控,可输入127.0.0.1进行测试。 -Delphi: Delphi remote control mo
rssreader
- delphi开发的rss阅读器,基本功能都有。RSS阅读器是一种软件或是说一个程序,这种软件可以自由读取RSS和Atom两种规范格式的文档-rss reader