搜索资源列表
Dll-Exe
- Delphi写的一个DLL与EXE之间的通讯与交互(回调机制)。-Delphi write a DLL and EXE communications between Interactive (callback mechanism).
enumerate_callback
- How to implement Windows CallBack with using delphi
Callback
- delphi xe 编写datasnap 回叫实例-delphi xe write datasnap callback instance
d7dllcallback
- delphi 编写的在DLL中建立回调函数机制。-DLL written in delphi create a callback function mechanism.
delphihuidiao
- delphi回调功能是我们在进行编程过程中常常要使用的技术-delphi callback function is programmed in our process technology to be used often
COM_CallBack_Interface
- COM回调实例,需要在客户端注册服务端类型库-COM callback example, the need for client-side type library registration services
SimpleTimer
- Version 2.0.0 of SimpleTimer is incompatible with older versions, which means you will have to adjust your previous projects that use SimpleTimer. 1) The Start and Stop methods have been replaced with the Enabled and Interval properties,
CallBackSvr
- Delphi编写的 COM+组件实现客户端、服务器回调-Delphi written COM+ components to achieve the client, the server callback
DelphiCallBackFunction
- Delphi 回调函数实现方式及实例,通过定义函数的指针,实现程序内的回调。-Delphi callback function implementation, and examples, by defining the function pointer, to achieve within the program callbacks.
ThreadWorker
- 利用后台工人线程自动休眠自动工作,充分展示delphi线程的优越性。涉及到delphi多线程同步、线程唤醒、线程间通讯技术。-A test for thread that works at background and call it on surface. It s include process s communitations and callback between process.
callback
- delphi回调广播的例子很有学习的意义,特别对初学者而言-brocast callback example
DLL_huidiao_fun(delphi)
- 用delphi开发的回调函数,封装为D-Callback function delphi development package for the DLL
FILETEST
- delphi 监控文件夹变化 自定义监控类采用消息回调方法,SHChangeNotifyDeregister注册响应消息。-delphi monitor folder changes using the custom control class the the message callback method, SHChangeNotifyDeregister registration response message.
callback2
- delphi回调广播的例子很有学习的意义,特别对初学者而言-brocast callback example-delphi callback broadcast example is useful to learn the meaning of particular the beginner-brocast callback example
mapinfoOLE
- 通过ole回调操作mapinfo,实现地图功能,比较实用,而且已经编译完成。在网上有许多的文章介绍,但是不能在delphi下编译通过。-By ole callback operations mapinfo, realization of the map function, more practical, and has been compiled. There are many articles in the online descr iption, but not in delphi comp
CallBack
- XE6编译通过:回叫功能的服务器、客户端实例二个例子: (1)服务器与客户端之间的回叫演示 (2)服务器与客户端之间,客户端与客户端之间回叫演示。 包含学习体会,以及服务器、客户端调试方法。 -Delphi XE DataSnap