当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: 以下是我在VB6编写的ActiveX控件wjprnview.o
 

 

    摘要: 今天有点空闲时间,顺便写点东西,不是什么深奥的东西,但实用,对于不想第三方控件但又想加点效果的朋友可能有点用.实现的效果如图: 步骤一:把win32面板上把coolbar组件加到窗体上 步骤二:把additional面板上的actionmainmenubar组件加到coolbar组件上.(注意一定要放在coobar 组件上) 步骤三:把win32面板上的pagescroller组件同样......
 ·qq聊天记录器演示程序(二)    »显示摘要«
    摘要: 此文将讲述如何捕获自己发送出去的消息: // hottey 于2004-6-2号 qq从本机发出消息无非就是两种方式.(1)按发送按钮,(2)按ctrl+enter组合键.当然自定义键除外.也不在本文考虑范围之内: 基于这两种发送的方式我选用:wh_callwndproc 和 wh_keyboard两种钩子.sorry,今天心情太烂(学校里的一些琐事,郁闷).实在无心继续.只能贴上源码了.大家有......


Delphi使用VB6编写的ActiveX控件???

以下是我在vb6编写的activex控件wjprnview.ocx,注册并导入delphi5的开发环境后,delphi生成的wjprnview_tlb.pas文件,其没有生成twjprnview类,也没有注册面板上,无法使用,请问有方法吗?

// ************************************************************************ // 【程序编程相关:IE修改工具不神秘--(废话)

unit wjprnview_tlb; 【推荐阅读:蛙蛙推荐:.net开发规范

// warning                                                                    【扩展信息:从Oracle数据库到SQLServer

// -------                                                                   

// the types declared in this file were generated from data read from a      

// type library. if this type library is explicitly or indirectly (via       

// another type library referring to this type library) re-imported, or the  

// refresh command of the type library editor activated while editing the  

// type library, the contents of this file will be regenerated and all       

// manual modifications will be lost.                                        

// ************************************************************************ //

// pastlwtr : $revision:   1.88.1.0.1.0  $

// file generated on 2004-06-11 14:04:44 from type library described below.


...   下一页
 ·delphi单元文件详解    »显示摘要«
    摘要:昨天敲了半天才出来的,想组成一个系列.供新手学习一下!(虽说我也是新手^_^)delphi单元文件1.库单元文件头:其中声明了库单元的名字.2.interface部分: 由保留字interface开始,结束于保留字implementation,它用来声明引用的单元,常量,数据类型,变量,过程和函数.在interface部分声明的变量,常量,数据类型,过程,函数都可以供外部引用,对整个程序而言是共有......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE