CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 ASPX.NET源码

文件名称:ReportDesign

介绍说明--下载内容来自于网络,使用问题请自行百度

如何使程序在运行时自动注册ActiveX控件

Last updated on 2007-01-05 01:14:23

单身白领浪漫交友,认准亚洲交友中心

编写Delphi应用程序时,经常会遇到一些ActiveX控件[注:扩展名为OCX的控件或DLL的类型库],它们为应用程序的开发提供了简单的操作途径。然而,这些程序在发布的同时,面临ActiveX控件注册问题。解决途径:一、用安装程序制作打包文件,往往会给增加程序本身的大小,系统重装时,则必须重新安装它;二、用程序本身进行代码编写函数的形式处理它。

使用方法分为两种:

一、直接把可视化的ActiveX控件放到程序中;

二、运行时根据需要实时建立。

如果是直接使用,则应用程序在初始化的过程中会自动寻找、创建所需的ActiveX控件,如果控件没有注册,初始化程序会产生一个异常,捕捉并处理这个异常。

在程序Form中加入一个新的方法:

unit UAutoRegActiveX

interface-how that process at runtime automatic registration ActiveX Last updated on 2 007-01-05 01:14:23 single white-collar romantic friends. Recognizing the Center for Asian friends Delphi application procedures, often encounter some ActiveX controls [Note : The expansion called OCX controls or the type of DLL] for their application development provide a simple way to operate. However, the issuance of these procedures while facing ActiveX registration. Solution : First, use the setup program produced packaging paper can often increase the size of the process itself, the system of heavy equipment, we must re-install it; Second, the procedures themselves function code in the form of the preparation to deal with it. Use divided into two categories : one, directly to the visualization of ActiveX cont
(系统自动生成,下载前可以参看下载内容)

下载文件列表

ReportDesign/ReportDesign/DataAccess/AssemblyInfo.cs
ReportDesign/ReportDesign/DataAccess/bin/Debug/DataAccess.dll
ReportDesign/ReportDesign/DataAccess/CDataAccess.cs
ReportDesign/ReportDesign/DataAccess/DataAccess.csproj
ReportDesign/ReportDesign/DataAccess/DataAccess.csproj.user
ReportDesign/ReportDesign/DataAccess/obj/Debug/DataAccess.dll
ReportDesign/ReportDesign/DataAccess/obj/Debug/DataAccess.projdata
ReportDesign/ReportDesign/DataAccess/obj/Release/DataAccess.projdata
ReportDesign/ReportDesign/DataBase/ReportDemo.bak
ReportDesign/ReportDesign/ReportBusiness/AssemblyInfo.cs
ReportDesign/ReportDesign/ReportBusiness/bin/AxInterop.CELL50Lib.dll
ReportDesign/ReportDesign/ReportBusiness/bin/Interop.CELL50Lib.dll
ReportDesign/ReportDesign/ReportBusiness/DBStruct/DBField.cs
ReportDesign/ReportDesign/ReportBusiness/DBStruct/DBTable.cs
ReportDesign/ReportDesign/ReportBusiness/obj/Debug/AxInterop.CELL50Lib.dll
ReportDesign/ReportDesign/ReportBusiness/obj/Debug/DataAccess.dll
ReportDesign/ReportDesign/ReportBusiness/obj/Debug/Interop.CELL50Lib.dll
ReportDesign/ReportDesign/ReportBusiness/obj/Debug/ReportBusiness.dll
ReportDesign/ReportDesign/ReportBusiness/obj/Debug/ReportBusiness.dll.incr
ReportDesign/ReportDesign/ReportBusiness/obj/Debug/ReportBusiness.projdata
ReportDesign/ReportDesign/ReportBusiness/obj/Release/ReportBusiness.projdata
ReportDesign/ReportDesign/ReportBusiness/Public/CDataDictionary.cs
ReportDesign/ReportDesign/ReportBusiness/Public/CSqlBuilder.cs
ReportDesign/ReportDesign/ReportBusiness/Public/CStringFunction.cs
ReportDesign/ReportDesign/ReportBusiness/Report/CCellMethods.cs
ReportDesign/ReportDesign/ReportBusiness/Report/CReportCon.cs
ReportDesign/ReportDesign/ReportBusiness/Report/CReportMethod.cs
ReportDesign/ReportDesign/ReportBusiness/Report/CSystemBm.cs
ReportDesign/ReportDesign/ReportBusiness/ReportBusiness.csproj
ReportDesign/ReportDesign/ReportBusiness/ReportBusiness.csproj.user
ReportDesign/ReportDesign/ReportDemo/AssemblyInfo.cs
ReportDesign/ReportDesign/ReportDemo/bin/App.ico
ReportDesign/ReportDesign/ReportDemo/bin/AxInterop.CELL50Lib.dll
ReportDesign/ReportDesign/ReportDemo/bin/cellReport.dll
ReportDesign/ReportDesign/ReportDemo/bin/DataAccess.dll
ReportDesign/ReportDesign/ReportDemo/bin/Interop.CELL50Lib.dll
ReportDesign/ReportDesign/ReportDemo/bin/ReportBusiness.dll
ReportDesign/ReportDesign/ReportDemo/bin/ReportServiceConfig.exe
ReportDesign/ReportDesign/ReportDemo/bin/Start.ico
ReportDesign/ReportDesign/ReportDemo/bin/Stop.ico
ReportDesign/ReportDesign/ReportDemo/cellReport.csproj
ReportDesign/ReportDesign/ReportDemo/cellReport.csproj.webinfo
ReportDesign/ReportDesign/ReportDemo/Css/BaseInfo.css
ReportDesign/ReportDesign/ReportDemo/Css/Common.css
ReportDesign/ReportDesign/ReportDemo/Css/DataGridMagic.css
ReportDesign/ReportDesign/ReportDemo/Css/GuideAdmin.css
ReportDesign/ReportDesign/ReportDemo/Css/navbar.css
ReportDesign/ReportDesign/ReportDemo/Css/Paiche2.css
ReportDesign/ReportDesign/ReportDemo/Css/Style.css
ReportDesign/ReportDesign/ReportDemo/Css/test.css
ReportDesign/ReportDesign/ReportDemo/Css/top.css
ReportDesign/ReportDesign/ReportDemo/Global.asax
ReportDesign/ReportDesign/ReportDemo/Global.asax.cs
ReportDesign/ReportDesign/ReportDemo/Global.asax.resx
ReportDesign/ReportDesign/ReportDemo/Images/BaseInfo.gif
ReportDesign/ReportDesign/ReportDemo/Images/Calendar.gif
ReportDesign/ReportDesign/ReportDemo/Images/Contract.gif
ReportDesign/ReportDesign/ReportDemo/Images/Expand.gif
ReportDesign/ReportDesign/ReportDemo/Images/extend1.gif
ReportDesign/ReportDesign/ReportDemo/Images/extend2.gif
ReportDesign/ReportDesign/ReportDemo/Images/firstPage.gif
ReportDesign/ReportDesign/ReportDemo/Images/GGGG.gif
ReportDesign/ReportDesign/ReportDemo/Images/go.gif
ReportDesign/ReportDesign/ReportDemo/Images/HideQuery.gif
ReportDesign/ReportDesign/ReportDemo/Images/k3_03.gif
ReportDesign/ReportDesign/ReportDemo/Images/lastPage.gif
ReportDesign/ReportDesign/ReportDemo/Images/login_bg.gif
ReportDesign/ReportDesign/ReportDemo/Images/nextPage.gif
ReportDesign/ReportDesign/ReportDemo/Images/prePage.gif
ReportDesign/ReportDesign/ReportDemo/Images/querybtn1.gif
ReportDesign/ReportDesign/ReportDemo/Images/querybtn2.gif
ReportDesign/ReportDesign/ReportDemo/Images/ShowQuery.gif
ReportDesign/ReportDesign/ReportDemo/Images/关闭.gif
ReportDesign/ReportDesign/ReportDemo/Images/删除.gif
ReportDesign/ReportDesign/ReportDemo/Images/取消1.gif
ReportDesign/ReportDesign/ReportDemo/Images/排序.gif
ReportDesign/ReportDesign/ReportDemo/Images/查询.gif
ReportDesign/ReportDesign/ReportDemo/Images/登记.gif
ReportDesign/ReportDesign/ReportDemo/Images/确定1.gif
ReportDesign/ReportDesign/ReportDemo/Images/编辑.gif
ReportDesign/ReportDesign/ReportDemo/Images/详情.gif
ReportDesign/ReportDesign/ReportDemo/Js/calendar.js
ReportDesign/ReportDesign/ReportDemo/Js/CheckSelect.js
ReportDesign/ReportDesign/ReportDemo/Js/date.js
ReportDesign/ReportDesign/ReportDemo/Js/HandleXml.js
ReportDesign/ReportDesign/ReportDemo/Js/Validdate.js
ReportDesign/ReportDesign/ReportDemo/Report/BMInfo.cs
ReportDesign/ReportDesign/DataAccess/obj/Debug/temp
ReportDesign/ReportDesign/

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com