资源列表
[Windows编程] Delphi_535065
说明:Delphi实现窗口的加边框效果,在窗体的最外层加边框,颜色右选,就像为窗口镶了一个彩边的效果,部分代码:Pen:= CreatePen(PS_SOLID, 3, RGB(225, 1, 1)) //创建宽度为3的实现画笔 -Delphi add borders to achieve the effect of the window, in the outermost layer of the form to add a border,<H7DP7FJ> 在 2025-04-06 上传 | 大小:26kb | 下载:0
[Windows编程] Delphi_575222
说明:Delphi代码设计一个打印报表,类似打印预览功能的报表界面,当然包括有打印功能,还可对报表进行快进、快退预览,用于打印程序中是比较合适了。代码中定义了绘图区域左边界,上边界,纸张大小,报表标题等参数,测试数据存储在数组中,测试时候自己可修改。 -Delphi code to design a printed report, similar to the print preview function reporting interf<TRPQODN> 在 2025-04-06 上传 | 大小:55kb | 下载:0
[Windows编程] Delphi_643788
说明:Delphi“对象所占内存空间大斜的演示程序,《Delphi高手突破-Design In Delphi》随书光盘的附带示例,在我本机运行得到的结果:对象大小:20 -Delphi "object memory space occupied by a large ramp demo program," Delphi expert breakthrough-Design In Delphi "book with CD-ROM include<TRPQODN> 在 2025-04-06 上传 | 大小:3kb | 下载:0
[Windows编程] Delphi_656803
说明:Delphi设计的小精灵源码,去除了窗体边框,加入了由上到下的滚动效果,并支持右键菜单,可切换两种方式的小精灵界面,可作为软件助手来用 - Delphi source elf design, in addition to form a border, joined the rolling effect from top to bottom, and supports right-click menu, you can switc<TRPQODN> 在 2025-04-06 上传 | 大小:31kb | 下载:0
[Windows编程] Delphi_658326
说明:Delphi横向打印内容,Delphi连接MSSQL数据库读取内容后打印,比较实用的Delphi基础打印技巧,打印功能是不少程序都需要的,有空了参考学习一下。 - Delphi transverse print, Delphi MSSQL database connection to read the contents of the print, the more practical basis Delphi printing<TRPQODN> 在 2025-04-06 上传 | 大小:146kb | 下载:0
[Windows编程] Delphi_684243
说明:Delphi图片缓冲区+多线程绘图实例,用Delphi动态添加TImage控件,Delphi编写的图形处理实例,适合初学者研究学习的多线程图片缓冲区draw图形实例源代码。 -Delphi image buffer+ multi-threaded graphics instance, with Delphi TImage dynamically add controls, Delphi prepared by the graphic<DYUID1E> 在 2025-04-06 上传 | 大小:323kb | 下载:0
[Windows编程] Delphi_734418
说明:Delphi实现消息分发的程序代码,一个简单的delphi消息发送演示,适合Delphi初学者-Delphi to achieve message distribution program code, a simple messaging delphi demo for Delphi beginners<DYUID1E> 在 2025-04-06 上传 | 大小:3kb | 下载:0
[Windows编程] Delphi_753416
说明:Delphi源码实现打印产品信息,db_sell.mdb为测试用的数据库,代码里的数据库连接路径是错误的,你在测试时候记得修正下。本源码完整可编译,Delphi7环境,产品信息打印的功能可用于Delphi编写的产品管理系统中,比如库存管理、销售管理等系统中。 -Delphi source code to achieve the print product information, db_sell.mdb for the test d<DYUID1E> 在 2025-04-06 上传 | 大小:23kb | 下载:0
[Windows编程] Delphi_801008
说明:delphi:inherit Delphi继承的演示,with lst_rs.Items do -delphi: inherit Delphi inherited demo, with lst_rs.Items do<NHGVY2F> 在 2025-04-06 上传 | 大小:3kb | 下载:0
[Windows编程] Delphi_044870
说明:Delphi中的Splitter分割窗体的应用实例,将一个窗体分成两部分甚至 多个部分使用,可分成左右两列,也可分成上部一行下部两列,这都是Splitter的作用,以往也与大家分享过关于分割窗体的例子,有兴趣的可以本站搜索下。 -The Delphi application examples Splitter split form, a form will be divided into two parts or multiple<76ZMO8D> 在 2025-04-06 上传 | 大小:6kb | 下载:0
[Windows编程] Delphi_588666
说明:一个由Delphi新手写的ListBox应用实例,让ListBox左右互相交换数据,从左边双击选择后右边显示内容,反之也可从右边向左边添加、删除数据,我觉得这是一个很实用的组件应用,特别是初学Delphi的朋友,你可不要错过这个例子哦。 -A Delphi application examples from the ListBox new handwritten let ListBox to exchange data with e<76ZMO8D> 在 2025-04-06 上传 | 大小:7kb | 下载:0