资源列表

« 1 2 ... .84 .85 .86 .87 .88 989.90 .91 .92 .93 .94 ... 2387 »

[Dephi控件源码InfoPowerStudio2011

说明:InfoPower Studio 2010 is the most popular and useful component suite for building database front-ends for Delphi and C++ Builder. InfoPower Studio 2010 seamlessly integrates sorting, filtering, and grouping directly into the grid through drop-down me
<Mike> 在 2025-06-09 上传 | 大小:13.98mb | 下载:0

[Dephi控件源码DENY_CTRL_ALT_DEL_DEMO

说明:用Delphi禁用系统热键, 在Win2000, XP, Win2003操作系统上测试通过。-Disable system hotkeys with Delphi, in Win2000, XP, Win2003 operating system on the test.
<ylp1588> 在 2025-06-09 上传 | 大小:578kb | 下载:0

[Dephi控件源码Bmp

说明:用Delphi实现BMP图像的保存,打开,动态处理-Use Delphi realize BMP image, the preservation of open, dynamic processing
<> 在 2025-06-09 上传 | 大小:229kb | 下载:0

[Dephi控件源码callwebservice

说明:dephi调用WebService的示例程序,给初学者带来帮助-Call WebService dephi example program to bring help for beginners
<高立志> 在 2025-06-09 上传 | 大小:321kb | 下载:0

[Dephi控件源码DBPool

说明:Delphi 7下测试通过的数据库连接池对象,有ADO和DBExpress两种方式,都兼容了SQLServer和oracle,使用方式为创建TDBExpPool或者TADOPool,执行查询语句直接调用OpenSQL,返回一个TataSet,使用完毕释放。insert语句使用ExecSQL,如果要使用事务,请先调用GetDBConn获取一个DBConn,然后调用Enter,调用Pool的ExecSQL时传入此DBConn,使用完毕Leave即可。-Delphi 7 to test the dat
<李健> 在 2025-06-09 上传 | 大小:7kb | 下载:0

[Dephi控件源码uMultInst

说明:防止程序的多个实例同时运行,当已有一个实例在运行的时候单击运行此程序会激活上一个实例,使用的时候在工程加入此单元即可-To prevent multiple instances of the program to run, when there is already a running instance when running this program click activate on an instance, when used in the engineering unit to joi
<李健> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[Dephi控件源码override

说明:override在类的继承中的应用: TBase = class procedure proc1 virtual procedure proc2 end TChild = class(TBase) procedure proc1 override procedure proc2 end -override the inherited class in the application
<zhutao> 在 2025-06-09 上传 | 大小:353kb | 下载:0

[Dephi控件源码icon_changer

说明:Icon changer changes icon in any a-Icon changer changes icon in any app
<k.zielinski80> 在 2025-06-09 上传 | 大小:220kb | 下载:0

[Dephi控件源码DBTREE

说明:DBTree控件的用法,实现多种功能,可供初学者参考-DBTree control usage to achieve a variety of functions for beginners reference
<king> 在 2025-06-09 上传 | 大小:335kb | 下载:1

[Dephi控件源码20110816_MyBall

说明:双色球数据导入,数据分析软件,可以很清晰的看到双色球的动态移动过程-Color ball data import, data analysis software, you can clearly see the color ball during dynamic movement
<jiangguangshu> 在 2025-06-09 上传 | 大小:67kb | 下载:0

[Dephi控件源码delphi-webbrowser

说明:delphi webbrowser delphi source-delphi webbrowser delphi source
<Idiot> 在 2025-06-09 上传 | 大小:3kb | 下载:0

[Dephi控件源码thread

说明:Thread safe TStack Recently i ve been doing a lot of multithreading, and luckily Delphi provides with a handy bunch of classes to make the developers life easier. You ve got some basic synchronization classes (TMutex, TEvent, TCriticalSection, TMu
<Adi> 在 2025-06-09 上传 | 大小:1kb | 下载:0
« 1 2 ... .84 .85 .86 .87 .88 989.90 .91 .92 .93 .94 ... 2387 »

源码中国 www.ymcn.org