-
access system information, and very easy to speak to the system sysi10b.zip
获得系统信息,并且很容易的对系统进行操sysi10b.zip-access system information, and very easy to speak to the system sysi10b.zip
- 2022-02-25 17:05:56下载
- 积分:1
-
加密汇编部分我
Delphi Encryption Compendium Part I-
- 2022-02-20 20:33:41下载
- 积分:1
-
将fastreport2系列frf文件自动生成form,每一页在gen目录下自动生成一页...
将fastreport2系列frf文件自动生成form,每一页在gen目录下自动生成一页-Frf file fastreport2 series will be automatically generated form, each page in gen directory automatically generated page
- 2022-08-08 00:17:54下载
- 积分: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
-
更好地控制形状的3,4,5,6,7的应用
较好的控制了delphi3.0、4.0、5.0、6.0、7.0的图形应用
- 2022-07-05 01:28:54下载
- 积分:1
-
VCL for GIS Application development
VCL for GIS Application development
- 2022-08-19 01:51:13下载
- 积分:1
-
用delphi进行进制转换的例子
用delphi进行进制转换的例子-used for the base for the conversion examples
- 2022-08-18 13:09:23下载
- 积分:1
-
vpn网上邻居搜索器
工作组
未打开的工作组
正在搜索的工作组
已打开的工作组
无法打开的工作组
主机
未打开的主机
正在搜索的...
vpn网上邻居搜索器
工作组
未打开的工作组
正在搜索的工作组
已打开的工作组
无法打开的工作组
主机
未打开的主机
正在搜索的主机
打开的主机(无须登录)
打开的主机(以guest登录)
需要登录的主机(guest未开)
打开的主机(但未共享任何资源)
无法打开的主机
文件夹
文件夹
打开的文件夹
空文件夹
无法打开的文件夹
需要输入密码才能打开的文件夹
文件复制
尚未开始复制的文件
正在复制的文件
复制完毕的文件
因出错而停止复制的文件(双击即可重新开始,支持断点续传)
-VPN network neighbor search for the Working Group did not open Search Working Group is a working group open to the Working Group without France opened the working group did not open the mainframe to the mainframe is a mainframe search of open mainframe (not logged in) to open the mainframe ( guest login) login to the host (guest yet) to open the mainframe (without sharing any resources) No France opened the mainframe folder folder to open the folder empty file folder can not open file folders need to enter the password can open The folder has not yet begun copy copy copy of the document is being completed copy of the document by mistake and stop replication (Double-click can start anew, support HTTP)
- 2022-05-20 00:43:57下载
- 积分: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
-
working with popup menus
working with popup menus
- 2022-01-24 13:41:06下载
- 积分:1