-
tbetteradodataset是Delphi的tadoda思想的直接继承者,是一种有效的方法。
TBetterADODataSet是直接继承与delphi的TADODataSet,主要是
1.修正了很多TCustomADODataSet,甚至ADO本身的Bug
2.实现了Borland未来得及实现的功能
3.扩展了原有的功能
BetterADODataSet能够减少%50的书写代码,使用BetterADODataSet使delphi上的ADO更简单,成为真正的RAD.-TBetterADODataSet is the direct successor to the TADODa with delphi taSet, is a major. This amendment to a lot, even ADO own Bug 2. Borland did not realize the time to realize the function of three. the original expansion BetterADODataSet function can reduce 50% of writing code, delphi BetterADODataSet make use of ADO more simple, become a true RAD.
- 2022-08-23 00:18:45下载
- 积分:1
-
ziptv为delphi控件,我公司就是用上它做了前台系统
ziptv为delphi控件,我公司就是用上它做了前台系统-ziptv to control, the company is using it to do a future system
- 2023-07-12 11:15:03下载
- 积分:1
-
Delphi 屏蔽键盘 sleep和wake up键
如何屏蔽sleep和wake up键,一个是待机键,一个是唤醒键,屏蔽可有效避免误操作,不过本代码过于简单,屏蔽效果有待测试,核心代码如下:
procedure TForm1.WMPowerBroadcast(var message: TMessage);
begin
message.Result := BROADCAST_QUERY_DENY;
end;
- 2022-06-30 14:51:25下载
- 积分:1
-
994368
说明: Implementation of iic bus Controller VHDL-VHDL Source Files i2C vhd-top level file i2C _
- 2019-04-03 00:40:01下载
- 积分:1
-
Raize-V6.07
raize6.07最新版,可用delphi 2010、EX1、EX2已验证,使用24小时后删除。(raize6.07 delphi 2010,EX1 EX2.)
- 2013-01-24 17:50:03下载
- 积分:1
-
Delphi创建一个倒计时选择进度窗体.rar
Delphi创建一个倒计时选择进度窗体.rar-Delphi to create a countdown to choose the form of progress. Rar
- 2022-12-13 12:35:03下载
- 积分:1
-
delphi代码格式化工具0841_DelForEx.v2.5
说明: Delphi中安装该控件后,可使用快捷键,格式化代码,使代码格式更加的规范(After the control is installed in Delphi, shortcut keys can be used to format the code to make the code format more standardized.)
- 2020-06-17 10:40:02下载
- 积分:1
-
源码教程,介绍了delphi环境下的链表创建及操作,并在文档中介绍了与C语言中的区别。...
源码教程,介绍了delphi环境下的链表创建及操作,并在文档中介绍了与C语言中的区别。-Source Tutorials, introduced the delphi environment to create and manipulate linked lists, and in the document with the introduction of the difference between C language.
- 2022-03-12 01:45:35下载
- 积分:1
-
硬件设计语言的一个例子
one of example about hardware design language
- 2022-07-28 00:12:39下载
- 积分:1
-
在Delphi中调用LabVIEW的DAQMx进行数据采集操作的接口程序。
在Delphi中调用LabVIEW的DAQMx进行数据采集操作的接口程序。-In Delphi, the DAQMx call LabVIEW data acquisition operations of the interface program.
- 2022-01-30 23:20:14下载
- 积分:1