-
delphi应用程序自动升级控件及其源代码,并附有一个例子程序...
delphi应用程序自动升级控件及其源代码,并附有一个例子程序-delphi application that automatically upgrade control and its source code, along with an example program
- 2022-02-10 15:13:53下载
- 积分:1
-
利用Delphi编写的几个对话框程序,主要是体会函数的使用所带来的方便。...
利用Delphi编写的几个对话框程序,主要是体会函数的使用所带来的方便。-use Delphi several dialog procedures, the main function is to understand the use of the convenience.
- 2022-08-07 16:19:55下载
- 积分:1
-
CPort类,手机串口通信的类,Delphi开发的,要的朋友请下载!
CPort类,手机串口通信的类,Delphi开发的,要的朋友请下载!-CPort category, the category of mobile phone serial communication, Delphi developed a friend to download!
- 2022-08-25 23:19:46下载
- 积分:1
-
原程序,外观漂亮,功能齐全,适用于中小型企业。
good
原程序,外观漂亮,功能齐全,适用于中小型企业。
good-The original procedure, the appearance of beautiful, functional and applicable to small and medium enterprises. good
- 2022-02-03 23:56:08下载
- 积分:1
-
Color palette selector for windows delphi with source open source
Color palette selector for windows delphi with source open source
- 2022-06-13 14:25:02下载
- 积分:1
-
远程桌面,服务端+客户端
远程桌面,服务端+客户端-Remote Desktop, the client-services
- 2022-07-09 03:55:16下载
- 积分:1
-
开发环境:== EasyPHP 1.7
== Microsoft window 2000
== IE 6.0
== apache 1.3.27...
开发环境:== EasyPHP 1.7
== Microsoft window 2000
== IE 6.0
== apache 1.3.27
== php 4.3.3
-Development environment: == EasyPHP 1.7 == Microsoft window 2000 == IE 6.0 == apache 1.3.27 == php 4.3.3
- 2022-08-08 10:03:14下载
- 积分: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
-
能够显示战略游戏中六角形地图的构件,能够配置每个六角格子的色彩...
能够显示战略游戏中六角形地图的构件,能够配置每个六角格子的色彩-to demonstrate strategic game hexagon map elements of the allocation to each hexagonal lattice of colors
- 2022-05-29 03:04:59下载
- 积分:1
-
VB小游戏,三为动画效果,请大家留意
赌东道
VB小游戏,三为动画效果,请大家留意
赌东道-VB game, three for the animation effects, please pay attention to U.S.赌东道
- 2022-03-18 03:24:23下载
- 积分:1