搜索资源列表
notblack_DllClass
- 嘿嘿,大侠看到不要见笑呀... 大家都知道使用DLL的好处.于是我就想把FORM封装到DLL里面去. 到网上找,发现是MDI和模式窗体的,非模式的也有很多问题.便想自己解决这个问题. 原来是用DLL创建一个对象返回,但发现有很多的问题. 想了半天就去寻根问柳吧. 找到了类. 我就想把类封装进DLL,到时简单的返回一个类,然后在主程序里操作不就简单了? 找了半天发现了TFormClass,于是试了试从DLL导出来,像一般的程序一样创建窗体发现成功. 接着我又想看看
llPdfLibFullSource3.6.rar
- Delphi的PDF开发控件,llPDFLib是一个100 的Object Pascallibrary,用于创建PDF文档。用它创建PDF文档不使用任何DLL和其他第三方软件。llPDFLib包括TPDFDocument组件并带。,he Software is licensed by the present Agreement to be used for any commercial and other proper purposes. Users can create applicatio
Form_from_DLL-2.ZIP
- Form from DLL (Delphi source code) -2 -Form from DLL (Delphi source code)-2
Form_from_DLL
- Form from DLL (Delphi source code)
DLLform
- delphi 中调用dll窗口实例 d elphi 中调用dll窗口实例-delphi call dll form delphi call dll form delphi call dll form
dllchildwnd
- 这个是一个从dll文件里面取得子form的例子 大家可以-This Example show how to load an MDI-Childfrom from an extern DLL.
YNPluginFrameWork
- 咏南插件框架 何谓插件框架: 即整个项目由一个EXE的host程序和多个dll插件 组成。把软件项目按功能需要划分为不同的模块。使用插件封装各个模块。一个功能模块即是一个插件,所有功能模块都可以做到即插即用。应对客户的新需求你只需要修改对应的那一个插件,然后替换掉原来老的插件即可。其中最关键的HOST程序咏南已经做好了,你无需再做任何的修改即可使用。您要做的仅仅是通过使hydra的向导来生成功能模块插件。您无需担心这种开发方式的难度和开发效率,因为它比传统的生成一个大的EXE的开发方式
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,
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
AcReportVCL
- 该VCL控件是基于COM(acreport.dll)实现的,以Delphi vcl控件的方式调用AcReport,该控件有源码,对不太熟悉Delphi下调用COM或不习惯在Delphi下直接使用COM的delphi开发人员是个不错的选择~ 安装方法: 在Delphi下打开AcRptEngine.dpk,直接Install就可以。在控件面板上该控件的名称是 TAcReportVCL 注意:在安装控件前,请运行 "AcReport报表引擎" 文件夹下面的 "注册ACRepor
Dll-use-MDI
- delphi中主窗体调用子窗体dll的简单例子,适用初学者-simple example of the dll delphi main form call the child form, suitable for beginners
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.
tw-IE
- Delphi写的IE插件——图文快存源代码,IEBar 图文快存,以DLL动态链接库的形式存在。用于辅助用于快速实现网页图片与文字的下载存储-IE plug-ins written in Delphi- Graphic quick save the source code, fast save IEBar graphic, the form of the dynamic link library DLL. For auxiliary web images and text for fast do
Form90
- 制作几何形状的窗体 ,不规则窗体的使用和dll加载form子窗体。-Making geometric shapes form, the use of irregular form and dll loading form subform.
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
