搜索资源列表
adoclass
- 一个我改装过的VC的ADO类,直接导出ADO原形,可以用来连接SQL server,Oracle等各种数据库,连接处理速度很快。而且经我封装后基本很象Delphi的TADO...VCL对象了:) - I have reequipped the VC ADO kind, directly derives the ADO primary form, may use for to connect SQL server, Oracle and so on each kind of database,
DelphiDLL
- Delphi中的DLL封装和调用对象技术及配书源码
Delphi动态链接库线程同步器
- { 单元名称: ThreadSyncHelper } { 功 能: 让DLL或ActiveX控件中封装的线程对象 } {&n
DLLSource
- Delphi中的DLL封装和调用对象技术及配书源码-Delphi package and the DLL call with object technology and source book
temp-monitor-system
- 机房监控系统-温湿度子系统。 完全面向对象封装的温湿度显示控件,代码简洁,具有很好的参考价值。-Engine room monitoring system- temperature and humidity system. Fully object-oriented packaging of temperature and humidity controls, the code is simple and has a very good reference value.
AbstractFactory
- Delphi实现的设计模式的工厂方法的封装类,通过工厂类实现对象的构造。-Delphi to achieve the factory method design pattern of the package type, through the realization of the object factory class structure.
Interactive
- 我们目前的项目程序普遍使用 Delphi 客户端内嵌 Internet Explorer 的方式实现,在开发过程中,由于不同的页面经常需要做一些特殊的处理,从而经常涉及到网页和客户端交互的过程。 在以往的项目中,我们大都通过在 Delphi 中捕获浏览器某个对象的事件的方式来解决,随着需要交互的地方越来越多,客户端的代码也由于增加了大量的代码变得难以维护,同时这些代码页不具有通用性,一旦换到另一个项目,绝大部分的事件处理代码随之废弃。而从网页向客户端传递数据我们以前大都采
Delphi中的DLL封装和调用对象代码
- 比较常用的delphi封装对象dll的样例(Examples of more commonly used Delphi encapsulation Objects DLL)