文件名称:Invoke_ActiveX_Control_in_Delphi
- 所属分类:
- ActiveX/DCOM
- 资源属性:
- [Windows] [Visual C] [源码] [Dephi] [Pascal]
- 上传时间:
- 2012-11-26
- 文件大小:
- 902kb
- 下载次数:
- 0次
- 提 供 者:
- 孙**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
对于activex控件的动态调用,而不是使用在delphi中注册的方法。这是一段试验程序。调用程序中的代码比较重要,实现这个功能。其余的几个都是测试的ActiveX控件。那个“数据集操作的ActiveForm”使用的是sqlserver的NorthWind的数据库,各位自己在AdoConnection里面重新设置一下就可以了。这段代码主要是尝试如何设置/获取 ActiveX控件的属性,调用ActiveX控件中带参数的方法等。-for dynamic call, rather than using the Delphi method were registered. This is a period of trial procedures. Call procedure code more important, to achieve this function. The remaining few are testing the ActiveX control. That "data sets to operate ActiveForm" using the SQLServer the NorthW ind database, you AdoConnection inside his re-installed on about it. This code is mainly to try to how to set up/ActiveX control access to the property, Call ActiveX control with parameter of the method.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ActiveX控件
...........\ActiveXControl.cfg
...........\ActiveXControl.dof
...........\ActiveXControl.dpr
...........\ActiveXControl.ocx
...........\ActiveXControl.res
...........\ActiveXControl.tlb
...........\ActiveXControl_TLB.pas
...........\StringGridImpl1.pas
...........\uXiCommonInterface.pas
ActXButton
..........\ActXButton.cfg
..........\ActXButton.dof
..........\ActXButton.dpr
..........\ActXButton.ocx
..........\ActXButton.res
..........\ActXButton.tlb
..........\ActXButton_TLB.pas
..........\TestButtonImpl1.pas
Google 网上论坛 borland_public_delphi_oleautomation.files
..........................................................\adfetch
..........................................................\dot_clear.gif
..........................................................\st.gif
..........................................................\watched_n.gif
Google 网上论坛 borland_public_delphi_oleautomation.htm
Google 网上论坛 borland_public_delphi_oleautomation2.files
...........................................................\adfetch
...........................................................\dot_clear.gif
...........................................................\st.gif
...........................................................\watched_n.gif
Google 网上论坛 borland_public_delphi_oleautomation2.htm
readme.txt
数据集操作的ActiveForm
......................\AFXDataSetOprImpl1.dfm
......................\AFXDataSetOprImpl1.pas
......................\AFXDataSetOprProj1.cfg
......................\AFXDataSetOprProj1.dof
......................\AFXDataSetOprProj1.dpr
......................\AFXDataSetOprProj1.ocx
......................\AFXDataSetOprProj1.res
......................\AFXDataSetOprProj1.tlb
......................\AFXDataSetOprProj1_TLB.pas
调用程序
........\Project1.cfg
........\Project1.dof
........\Project1.dpr
........\Project1.res
........\Unit1.dfm
........\Unit1.pas
...........\ActiveXControl.cfg
...........\ActiveXControl.dof
...........\ActiveXControl.dpr
...........\ActiveXControl.ocx
...........\ActiveXControl.res
...........\ActiveXControl.tlb
...........\ActiveXControl_TLB.pas
...........\StringGridImpl1.pas
...........\uXiCommonInterface.pas
ActXButton
..........\ActXButton.cfg
..........\ActXButton.dof
..........\ActXButton.dpr
..........\ActXButton.ocx
..........\ActXButton.res
..........\ActXButton.tlb
..........\ActXButton_TLB.pas
..........\TestButtonImpl1.pas
Google 网上论坛 borland_public_delphi_oleautomation.files
..........................................................\adfetch
..........................................................\dot_clear.gif
..........................................................\st.gif
..........................................................\watched_n.gif
Google 网上论坛 borland_public_delphi_oleautomation.htm
Google 网上论坛 borland_public_delphi_oleautomation2.files
...........................................................\adfetch
...........................................................\dot_clear.gif
...........................................................\st.gif
...........................................................\watched_n.gif
Google 网上论坛 borland_public_delphi_oleautomation2.htm
readme.txt
数据集操作的ActiveForm
......................\AFXDataSetOprImpl1.dfm
......................\AFXDataSetOprImpl1.pas
......................\AFXDataSetOprProj1.cfg
......................\AFXDataSetOprProj1.dof
......................\AFXDataSetOprProj1.dpr
......................\AFXDataSetOprProj1.ocx
......................\AFXDataSetOprProj1.res
......................\AFXDataSetOprProj1.tlb
......................\AFXDataSetOprProj1_TLB.pas
调用程序
........\Project1.cfg
........\Project1.dof
........\Project1.dpr
........\Project1.res
........\Unit1.dfm
........\Unit1.pas