文件名称:Delphi_541686
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
Delphi:使用Delphi创建一个自动化对象程序的Demo演示实例,只看Dlephi7中自带的Demo,只看不练,还是不知如何实现,尤其是tlb库,查阅了官方参考才明白了些,所以自己动手做了个简单的Demo,具体代码请参见源码。自动化对象程序的特征:可以被其他程序调用,就像Word.Application一样。
-Delphi: Delphi is created using an automated program object instance demo Demo, look Dlephi7 comes with the Demo, just do not practice, or do not know how to achieve, especially tlb library, access to the official reference was to understand more, so do it yourself made a simple Demo, please refer to the specific source code. Automation object program features: can be called by other programs, like Word.Application same.
-Delphi: Delphi is created using an automated program object instance demo Demo, look Dlephi7 comes with the Demo, just do not practice, or do not know how to achieve, especially tlb library, access to the official reference was to understand more, so do it yourself made a simple Demo, please refer to the specific source code. Automation object program features: can be called by other programs, like Word.Application same.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Code\delphi\pudn\upandload\DATA\Delphi_541686\Delphi_541686\rd.txt
....\......\....\.........\....\.............\.............\创建一个自动化对象程序全过程Demo\自动化server的例子.txt
....\......\....\.........\....\.............\.............\................................\AutoClient.cfg
....\......\....\.........\....\.............\.............\................................\AutoSever.cfg
....\......\....\.........\....\.............\.............\................................\AutoCoClass.dcu
....\......\....\.........\....\.............\.............\................................\AutoSever_TLB.dcu
....\......\....\.........\....\.............\.............\................................\ClientMainForm.dcu
....\......\....\.........\....\.............\.............\................................\MainForm.dcu
....\......\....\.........\....\.............\.............\................................\ClientMainForm.ddp
....\......\....\.........\....\.............\.............\................................\MainForm.ddp
....\......\....\.........\....\.............\.............\................................\ClientMainForm.dfm
....\......\....\.........\....\.............\.............\................................\MainForm.dfm
....\......\....\.........\....\.............\.............\................................\AutoClient.dof
....\......\....\.........\....\.............\.............\................................\AutoSever.dof
....\......\....\.........\....\.............\.............\................................\AutoClient.dpr
....\......\....\.........\....\.............\.............\................................\AutoSever.dpr
....\......\....\.........\....\.............\.............\................................\AutoCoClass.pas
....\......\....\.........\....\.............\.............\................................\AutoSever_TLB.pas
....\......\....\.........\....\.............\.............\................................\ClientMainForm.pas
....\......\....\.........\....\.............\.............\................................\MainForm.pas
....\......\....\.........\....\.............\.............\................................\AutoClient.res
....\......\....\.........\....\.............\.............\................................\AutoSever.res
....\......\....\.........\....\.............\.............\................................\AutoSever.tlb
....\......\....\.........\....\.............\.............\................................\AutoServer.JPG
....\......\....\.........\....\.............\.............\创建一个自动化对象程序全过程Demo