搜索资源列表
notblack_DllClass
- 嘿嘿,大侠看到不要见笑呀... 大家都知道使用DLL的好处.于是我就想把FORM封装到DLL里面去. 到网上找,发现是MDI和模式窗体的,非模式的也有很多问题.便想自己解决这个问题. 原来是用DLL创建一个对象返回,但发现有很多的问题. 想了半天就去寻根问柳吧. 找到了类. 我就想把类封装进DLL,到时简单的返回一个类,然后在主程序里操作不就简单了? 找了半天发现了TFormClass,于是试了试从DLL导出来,像一般的程序一样创建窗体发现成功. 接着我又想看看
调用DLL中窗体相关源码
- 调用DLL中窗体相关源码
dll
- DLL做登录窗体演示Delphi源码,dll开发和调用
use_DLL_windows
- 调用DLL中窗体相关源码-how use windows dll
DelphiSkinDemo
- 用于换皮肤,不需要更新窗体里的控件,直接通过第三方DLL进行绘制。-It s used for Skin change
DllFormTest
- 一个exe调用dll中的窗体的样例,比较简单,但是对初学者应该有些作用。-Exe calls a dll in the form of the sample, is relatively simple, but beginners should have some effect.
delphi-dll-feng-zhuang-chuang-ti
- 程序主要实现了怎样在Delphi中用Dll封装窗体,-How to achieve the main program used in the Delphi Dll package form,
childwnd
- delphi调用DLL,MDI窗体的非常实用的源码-delphi call the DLL, MDI Forms
DELPHI_DLL_Calling
- delphi简单调用DLL窗体源码,包括静态调用和动态调用两种方式。-It shows the source code of delphi form simply calling the DLL, including static and dynamic call called in two ways.
Delphi.7
- 本书对Delphi 7语法和程序设计思想进行了全面的阐述,共分14章,全面讲解了面向对象的程序设计 概念、Delp hi 7的数据类型与表达式、Delp hi 7程序设计语句、Delphi的组件与窗体、数组程序设计、过程与 函数程序设计、文件程序设计、组件和DLL开发技术、数据库程序设计和多媒体程序设计等内容。-Book on Delphi 7 programming syntax and a comprehensive exposition of ideas, divided int
delphi--SENDEMALL
- 调用了一个DLL窗体实现的DELPHI环境下发送邮件功能-Send e-mail function call a DLL controls to achieve DELPHI environment
Dll-use-MDI
- delphi中主窗体调用子窗体dll的简单例子,适用初学者-simple example of the dll delphi main form call the child form, suitable for beginners
MDIPChildForm
- Delphi设计的调用和释放带有多个子窗体和模式窗体的DLL文件,Delphi with Dll files。-Delphi with Dll files,CALL DLL MDIFORMS.
test
- delphi 多窗体dll调用,主程序调用dll文件-delphi multi-form dll call, the main program calls the dll file
DLLUser
- DLL插件开发必要技术. DLL与窗体之间调用,还有回调使用例子. 比较合适初学者学习.-DLL plug-in to develop the necessary technology. Between DLL form call, there is a callback to use an example more appropriate for beginners to learn.
DLL
- DELPHI超级DLL库,可以封装所有窗体,包括exe在内-DELPHI Super DLL library that can encapsulate all forms, including exe, including
Delphi_435770
- Delphi:Delphi利用DLL封装窗体,调用Dll中的消息窗体,是一个程序组,分为dll窗体部分、公共单元部分及应用程序单元部分,直接编译程序组即可。 -Delphi: Delphi use DLL package form, call Dll messages form, is a program group, divided into dll form part of the common unit component and application unit in part, d
Delphi
- Delphi:Delphi利用DLL封装窗体,调用Dll中的消息窗体,是一个程序组,分为dll窗体部分、公共单元部分及应用程序单元部分,直接编译程序组即可。 -Delphi: Delphi use DLL package form, call Dll messages form, is a program group, divided into dll form part of the common unit component and application unit in part, d
Delphi
- Delphi:Delphi利用DLL封装窗体,调用Dll中的消息窗体,是一个程序组,分为dll窗体部分、公共单元部分及应用程序单元部分,直接编译程序组即可。 -Delphi: Delphi DLL package using the form, call Dll messages form, is a program group, divided into dll form part of the public unit part and the application unit in pa
Delphi-DLL-call
- delphi 封装dll窗体的调用方法实例-delphi dll call
