这个程序不复杂,拿来就可以用,简单实用。而对于DELPHI爱好者来说,它具有着很方便的报表模板设计,可以打印机套打,程序使用了Access数据库和ReportBuilder 7.03控件,运行于Delphi 7.0。欢迎一起探讨学习。
2023-05-28 21:02:02 1.01MB 系统 Delphi源码 报表 模板
1
Barcode VCL v1.8.6.48 Full Source for CBuilder4, CBuilder5, CBuilder6, Delphi2005, Delphi2006, Delphi4, Delphi5, Delphi6, Delphi7
2023-05-26 11:48:04 1.86MB Barcode VCL Source Delphi
1
chropath是谷歌的插件,用于自动化测试的元素定位,类似于火狐的firepath,但是火狐的firepath废弃了,使用chropath更加方便,拖拽至chrome://extensions/,即可
2023-05-25 16:47:40 548KB chrome chropath
1
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers. These properties make JSON an ideal data-interchange language.
2023-05-24 17:31:53 91KB superobject
1
unit PreviewWord; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, DB, ADODB, OleCtnrs,ComObj, Buttons, Mask, DBCtrls, ExtCtrls; type TForm1 = class(TForm) ADOConnection1: TADOConnection; ADOQuery1: TADOQuery; OpenDialog1: TOpenDialog; OleContainer2: TOleContainer; DBEdit1: TDBEdit; DataSource1: TDataSource; BitBtn1: TBitBtn; Button1: TButton; Panel1: TPanel; ScrollBox1: TScrollBox; OleContainer1: TOleContainer; ScrollBox2: TScrollBox; Splitter1: TSplitter; procedure Button1Click(Sender: TObject); procedure BitBtn1Click(Sender: TObject); procedure DBEdit1Change(Sender: TObject); private procedure s_ole_clickck(Sender:TObject;Button:TMouseButton; Shift: TShiftState; X, Y: Integer); function create_S_Ole(nn:integer):ToleContainer; procedure delete_s_ole; { Private declarations } public { Public declarations } end; var Form1: TForm1;
2023-05-23 23:19:42 360KB delphi word 编辑器
1
下载之后双击即可开始在线安装Chrome浏览器。 安装Chrome浏览器并通过其下载任何资源可一次性获得30分下载积分(生效期限:9月28日12:00开始-12月15日零点)。 CSDN下载频道是Google Chrome浏览器官方指定下载站点,可以确保您下载到免费的最新版本无插件绿色软件。 免费体验高效办公还有积分相送你还不快来试试!
2023-05-23 19:33:59 639KB google chrome 浏览器
1
好不容易找到的bsBusinessSkin皮肤控件,可以用于 delphi5,delphi6,delphi7, delphi2005,delphi2006,delphi2007,delphi2009, borland c++ builder 5,borland c++ builder 6. 因为自己习惯于delphi7,所以又用Delphi7书写了几个例程。 历程中,完成了主要界面的汉化。 另外,把自己收集到的全部皮肤数据也压缩了进去,还提供了几个比较不错的推荐皮肤。
2023-05-23 13:37:31 19.46MB businessSkin 皮肤控件 delphi bcb
1
这一套DELPHI的源码合集,包括20多个delphi的例子程序,内容涵盖windows钩子、DAO、系统信息、透明窗口、文字档间异同比较、剪贴板 ( ClipBoard ) 检视、Windows NT Service以及WINDOWS一些未公开的函数。相信不仅对DELPHI程序员有用,对在WINDOWS平台上的开发人员也有参考价值。
2023-05-20 19:41:58 1.89MB delphi 源码合集
1
应用于delphi下的modbus master salve控制件,支持多种PLC
2023-05-18 15:09:20 677KB modbus
1
目前用delphi接收股票行情的软件不多,该程序实现了delphi接收银江接口行情数据,大家可以在此基础上进行开发
2023-05-18 09:57:32 42KB delphi stock
1