-
madSecurity
说明: madSecurity.rar
MadCollection.2.5.2.6FS
- 2020-06-25 18:20:02下载
- 积分:1
-
control data table every color line
控制数据表每行的颜色-control data table every color line
- 2022-04-27 01:20:02下载
- 积分:1
-
dtck
动态窗口例子程序(dynamic window examples procedures)
- 2004-12-11 10:39:59下载
- 积分: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
-
api_message
api 的 代码值 大家想看的可以查阅一下(api code value of the U.S. want to see what can be found)
- 2007-09-19 11:44:53下载
- 积分:1
-
delphi scene 线 的特殊效果
delphi scene 线 的特殊效果-delphi scene special effects line
- 2022-06-26 03:42:06下载
- 积分:1
-
201112191637
I am a third year master major in automation at Shanghai Jiao Tong University, P. R. China. With tremendous interest in Industrial Engineering, I am writing to apply for acceptance into your Ph.D. graduate program.
- 2013-12-30 13:02:54下载
- 积分:1
-
you can greatly accelerate the pace of preparation of the code control tool. Dev...
您可以大大加快代码控制工具的准备速度。在Delphi中开发
- 2022-02-03 02:51:25下载
- 积分:1
-
ACM
说明: Delphi经典控件:ACM音频控件下载(Delphi classic control: ACM audio control download)
- 2020-07-04 18:00:20下载
- 积分:1
-
201041516304962
说明: copyfile 文件批量自动复制工具,指定原,目标路径后可自动复制目录下文件,方便同步照片 ,代码等数据文件 (copyfile batch file automatically copy tool, specify the original target path can automatically copy the directory after the files to facilitate the synchronization photos, code and other data files)
- 2010-04-16 13:05:58下载
- 积分:1