登录
首页 » Delphi VCL » 嘿嘿,大侠看到不要见笑呀... 大家都知道使用DLL的好处.于是我就想把FORM封装到DLL里面去. 到网上找,发现是MDI和模式窗体的,非模式的也有...

嘿嘿,大侠看到不要见笑呀... 大家都知道使用DLL的好处.于是我就想把FORM封装到DLL里面去. 到网上找,发现是MDI和模式窗体的,非模式的也有...

于 2022-01-31 发布 文件大小:63.31 kB
0 69
下载积分: 2 下载次数: 1

代码说明:

嘿嘿,大侠看到不要见笑呀... 大家都知道使用DLL的好处.于是我就想把FORM封装到DLL里面去. 到网上找,发现是MDI和模式窗体的,非模式的也有很多问题.便想自己解决这个问题. 原来是用DLL创建一个对象返回,但发现有很多的问题. 想了半天就去寻根问柳吧. 找到了类. 我就想把类封装进DLL,到时简单的返回一个类,然后在主程序里操作不就简单了? 找了半天发现了TFormClass,于是试了试从DLL导出来,像一般的程序一样创建窗体发现成功. 接着我又想看看其他的类是不是也能这样,就拿TFrame来实验. function GetDllFrameClass():TFrame stdcall 第一次是这样声明的,失败.奇怪?! 试了好多次都不行,就想到了TFormClass(Ctrl+左键),进去看看,发现是这样声明的. TFormClass = class of TForm 哎呀,恍然大悟!! class(TFrame) 是声明一个类, 这个类继承了TFrame类 f: TFrame 是一个对象 class of TFrame 声明的是类类型, f:TFrameClass 是一个类. function GetDllFrameClass():TFrame 返回就不是类而是对象了,照TFormClass修改后TFrameClass = class of TFrame 运行...成功,

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • lovely small screen in the new Running back. Running in the process, the small n...
    可爱的小新在屏幕上来回跑动。在跑动过程中,小新有丰富的肢体动作和面部表情哦。-lovely small screen in the new Running back. Running in the process, the small new rich physical movements and facial expressions oh.
    2022-09-09 15:30:03下载
    积分:1
  • TMS组件包V5.0包括超过280 Delphi和C++ Builder设计…
    TMS Component Pack V5.0包含了超过 280 个为 Delphi 以及 C++Builder 设计的 TMS 生产控件,省钱又省时。 本版本支持以下 IDE: Delphi 5,6,7,2005 C++Builder 5,6 BDS 2006 (Delphi 2006, C++Builder 2006) RAD Studio 2007 (Delphi 2007, C++Builder 2007) RAD Studio 2009 (Delphi 2009, C++Builder 2009)-TMS Component Pack contains more than 280 for Delphi and C + + Builder designed TMS production control, also saving time and money. This version supports the following IDE: Delphi 5,6,7,2005 C + + Builder 5,6 BDS 2006 (Delphi 2006, C + + Builder 2006) RAD Studio 2007 (Delphi 2007, C + + Builder 2007) RAD Studio 2009 ( Delphi 2009, C + + Builder 2009)-TMS Component Pack V5.0 includes more than 280 for Delphi and C++ Builder designed TMS production control, save money and save time. This version supports the following IDE: Delphi 5,6,7,2005 C++ Builder 5,6 BDS 2006 (Delphi 2006, C++ Builder 2006) RAD Studio 2007 (Delphi 2007, C++ Builder 2007) RAD Studio 2009 ( Delphi 2009, C++ Builder 2009)-TMS Component Pack contains more than 280 fo
    2023-08-26 11:50:06下载
    积分:1
  • PHPRPC SSL 通信,Delphi实现
    PHPRPC SSL 通信,Delphi实现-PHPRPC SSL communication, Delphi to achieve
    2022-07-01 05:12:33下载
    积分:1
  • 最新版UIB2.1支持RAD2010 开源版本,效率相当不错。支持Firebird&Interbase...
    最新版UIB2.1支持RAD2010 开源版本,效率相当不错。支持Firebird&Interbase-UIB2.1 to support the latest version of the open source version of the RAD2010, efficiency is quite good. Support Firebird & Interbase
    2022-06-15 11:51:09下载
    积分:1
  • 简要介绍: 提供强大的图像处理功能, 完全源代码公开, 包括旋转,放大,缩小,自动校正,选择范围,裁剪,自动去除黑边,镜像 等等功能。提供...
    简要介绍: 提供强大的图像处理功能, 完全源代码公开, 包括旋转,放大,缩小,自动校正,选择范围,裁剪,自动去除黑边,镜像 等等功能。提供技术支持,最适合应用于扫描后的图像处理 开发本控件原本就是应用于扫描后的图像处理,方便使用 提供很好用的Demo-briefed : provide a powerful image processing functions, complete source code is open, including rotating, zooming, narrow, Automatic correction, choice, cutting, automatic black border removal, image and so on. Provide technical support, Scanning the most suitable for the development of the Image Processing Control was originally applied to the scanned image processing, ease of use for the good Demo
    2023-05-11 22:55:03下载
    积分:1
  • 一个宿舍管理系统
    一个宿舍管理系统-A dormitory administrative system
    2022-01-26 03:11:10下载
    积分:1
  • 网络教室delphi源码,内含学生端,老师端,注册端源码。
    网络教室delphi源码,内含学生端,老师端,注册端源码。-Delphi source network classroom, including student side, the teachers end, registered client source.
    2023-08-09 01:30:04下载
    积分:1
  • 获取CPU温度,这是一个用VC完成的代码
    获取CPU温度,这是一个用VC完成的代码-access to the CPU temperature, which is a complete VC code
    2022-03-25 09:22:52下载
    积分:1
  • 创建现代
    Create modern-looking & feature-rich Windows applications faster with over 300 components in one money and time saving bundle
    2022-10-28 23:45:04下载
    积分:1
  • 用ADO直接访问Excel数据文件实例,然后对excel数据进行操作
    用ADO直接访问Excel数据文件实例,然后对excel数据进行操作-Direct access to Excel with ADO examples of data files, and then manipulate excel data
    2022-09-15 11:25:03下载
    积分:1
  • 696518资源总数
  • 104297会员总数
  • 29今日下载