-
Chess source code, very interesting, interested can Kanxia
国际象棋源码,相当有意思,感兴趣的可以看下-Chess source code, very interesting, interested can Kanxia
- 2022-03-21 03:40:39下载
- 积分:1
-
three Delphi source code to conceal and patches, suitable to the three
Delphi三层原代码掩饰及补丁,适合想向三层方法发展的入门和提高者。-three Delphi source code to conceal and patches, suitable to the three-tier approach to the development of entry and who.
- 2022-03-17 21:03:30下载
- 积分:1
-
under the Chinese phonetic search, a very good achievement
根据中文查找拼音,很好的实现-under the Chinese phonetic search, a very good achievement
- 2022-03-20 12:19:59下载
- 积分:1
-
一个delphi制作的mp3播放器!
一个delphi制作的mp3播放器!-Delphi produced a mp3 player!
- 2022-11-30 07:25:04下载
- 积分:1
-
Delphi EXE Dizassembler fo 7.0 Delphi EXE Dizassembler fo 7.0 Delphi EXE Dizas...
Delphi EXE Dizassembler fo 7.0 Del phi EXE Dizassembler fo 7.0 Del phi EXE Dizassembler fo 7.0 Del phi EXE Dizassembler fo 7.0 Delphi EXE Dizassembler fo 7.0-Delphi EXE Dizassembler fo 7.0 Delphi EXE Dizassembler fo 7.0 Delphi EXE Dizassembler fo 7.0 Delphi EXE Dizassembler fo 7.0 Delphi EXE Dizassembler fo 7.0 Delphi EXE Dizassembler fo 7.0 Delphi EXE Dizassembler fo 7.0 Delphi EXE Dizassembler fo 7.0
- 2022-05-08 04:09:51下载
- 积分:1
-
udp This is a practical procedure, I hope, we will support me, I believe that yo...
这是一个udp的程序实用的,
希望大家支持我,
我相信你们有时间下载下来看看吧-udp This is a practical procedure, I hope, we will support me, I believe that you have time to download and watch it
- 2022-05-25 22:57:44下载
- 积分:1
-
嘿嘿,大侠看到不要见笑呀...
大家都知道使用DLL的好处.于是我就想把FORM封装到DLL里面去.
到网上找,发现是MDI和模式窗体的,非模式的也有...
嘿嘿,大侠看到不要见笑呀...
大家都知道使用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
运行...成功,
- 2022-01-31 01:59:09下载
- 积分:1
-
Delphi的IDE扩展是一般程序员很少涉足的领域,不管是网上还是书店里,这方面的资料都是鲜有所见。Delphi7自带的帮助文件是我们最容易找到的资料,为了方便...
Delphi的IDE扩展是一般程序员很少涉足的领域,不管是网上还是书店里,这方面的资料都是鲜有所见。Delphi7自带的帮助文件是我们最容易找到的资料,为了方便CnPack开发组成员以及对IDE扩展感兴趣的朋友对这一领域有更多的认识,我花了点时间把Delphi7中IDE扩展部分的帮助翻译成中文发布,希望对大家有所帮助。-Delphi" s IDE expansion is rarely set foot in the general areas of programmers, whether online or in bookstores, this information is rarely seen. Delphi7" s own Help file is one of our most readily available information, in order to facilitate the development of team members CnPack and IDE expansion of interest in this area friends know more about, I spent time in the IDE to Delphi7 extension translated into Chinese to help release you wish to be helpful.
- 2022-02-05 13:56:26下载
- 积分:1
-
BusinessSkinForm_v6.07_FS,delphi皮肤,支持到2007版
BusinessSkinForm_v6.07_FS,delphi皮肤,支持到2007版-BusinessSkinForm_v6.07_FS, delphi skin, support to the 2007 edition
- 2022-07-21 17:31:57下载
- 积分:1
-
学生成绩输入,计算,排序,查询等等工作
学生成绩输入,计算,排序,查询等等工作-Student achievement input, calculated, sort, query and so the work of
- 2022-02-21 19:38:42下载
- 积分:1