资源列表
Delphi_236886
- Delphi高手突破源码,包括了以下示例程序的源代码:一、“对象所占内存空间大斜演示程序,二、“继承”演示程序,三、“异常”演示程序,四、“消息分发”演示程序,五、“API编写窗口程序”演示程序,六、“自定义组件包”代码,七、使用“自定义组件”编写的演示程序,八、Sunny SmartNote 5.0开放源代码版源代码 -Delphi expert breakthrough source, including the following sample program source code:
Delphi_265315
- Delphi:“API编写窗口程序”的Delphi演示程序,请情请参见WindowDemo.dpr,在打开编译生成的exe后,在窗体上点击右键,会弹出一个窗口: 和您打个招呼 。 -Delphi "API to write the window procedure" Delphi demo program, please refer to the situation WindowDemo.dpr, compiled after opening the exe, right click on
Delphi_372227
- Delphi源码下载,DBGridEhColSelect设置DBGridEh列显示,增加导出Word文档功能时,发现列数太多显显示在Word文档上面的表格很丑陋,故增加该功能提供给用户自定义导出所需要的数据列内容,该功能对导出Excel与Word通用 -Delphi source code download, DBGridEhColSelect set DBGridEh column shows, feature increases export Word documents, found
Delphi_401868
- 更新一个Delphi中的INI文件编程实例,可以把窗口文本框中的内容保存在INI文件中,现在很多程序都习惯用INI文件做为配置文件,所以本Delphi源码例子可为使用INI文件的朋友做一下参考,有Delphi7的可直接编译源代码。 -Update an INI file in Delphi programming examples, you can put the contents of the window to save the text box in the INI file, man
Delphi_506453
- Delphi“异常”处理演示程序,模拟“找不到文件”、模拟“文件格式出错”,就是在程序没有达到预期出错时应该如何处理这些异常信息,或弹出提示框,或不予理睬,一般不会不理睬,有一个合理的异常处理机制可提高程序运行稳定性。-Delphi "exception" handling demonstration program to simulate the "file not found" analog "file format error" is an error in the program did
Delphi_511705
- Delphi打印数据报表,结合SQLSERVER实现,应该算是打印的范畴吧,只不过打印的对象是数据报表,当然需要连接数据库来进行。其实就是把入库详单的各个字段及数据列内容读取出来,再把他们打印出来,见的比较多的打印程序了。 -Delphi print data report, combined with SQLSERVER implementation, it should be regarded as areas of print, but the print object data re
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, choose the right color, just
Delphi_575222
- Delphi代码设计一个打印报表,类似打印预览功能的报表界面,当然包括有打印功能,还可对报表进行快进、快退预览,用于打印程序中是比较合适了。代码中定义了绘图区域左边界,上边界,纸张大小,报表标题等参数,测试数据存储在数组中,测试时候自己可修改。 -Delphi code to design a printed report, similar to the print preview function reporting interface, of course, including a pr
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 included with the sample, and the res
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 switch between two modes elf interf
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 techniques, printing is that m
Delphi_664583
- Delphi网络编程源码实例,IdTCPServer只允许一个用户登录到程序,通过IdTCPServer只允许一个用户登录,解决多用户登录问题 -Delphi network programming source code examples, IdTCPServer only allows a user to log on to the program, through IdTCPServer allows only one user login, to solve the problem