-
主要利用Internet组件页中WebBrowser组件来播放指定的GIF文件
主要利用Internet组件页中WebBrowser组件来播放指定的GIF文件-Mainly use the Internet components of the page to play the specified WebBrowser component GIF file
- 2022-12-08 18:25:08下载
- 积分:1
-
国外开发的在BCB和Delphi环境下,进行数据库编程用的很多的表格组件,支持打印和打印御览、列排序、下拉编辑等,奉上源码已扩展应用。
国外开发的在BCB和Delphi环境下,进行数据库编程用的很多的表格组件,支持打印和打印御览、列排序、下拉编辑等,奉上源码已扩展应用。-developed abroad in BCB and Delphi environment, database programming with the many forms of components, Print and Print support the debate, sort out, the drop-down editorial, the waiter source applications has been extended.
- 2022-02-11 21:06:07下载
- 积分:1
-
Delphi Video Control (Demo+ source) SendMessage to do video capture, do not driv...
dephi视频控制(Demo+源码) SendMessage做视频捕获,不要驱动-Delphi Video Control (Demo+ source) SendMessage to do video capture, do not drive
- 2022-01-25 14:14:02下载
- 积分:1
-
FASTREPORT报表工具,可以迅速制作报表.
FASTREPORT报表工具,可以迅速制作报表.-FASTREPORT, 迅.
- 2022-12-27 00:15:04下载
- 积分:1
-
delphi write game accelerator, is very simple and practical, but do not say that...
delphi写的游戏加速器,非常简单而实用,但不要说这个没有,很多游戏客户端都有它的影子,目的是为了降低因为网速造成的游戏卡机情况,这也就是为什么玩官方的游戏不卡的情况,不仅仅是官方的设备好-delphi write game accelerator, is very simple and practical, but do not say that no, a lot of game client has its own shadow, because the aim is to reduce speed in order to cause the game card machine, which is why playing games is not the official cards, the official equipment is not only good
- 2023-08-31 05:15:03下载
- 积分:1
-
在SGF stonebase.org提取器
stonebase.org extractor to sgf -stonebase.org extractor to sgf
- 2022-05-26 02:22:55下载
- 积分: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
-
长4大使馆个头儿 长4大使馆个头儿
长4大使馆个头儿 长4大使馆个头儿 -4 head of a long long 4 Embassy Embassy Embassy of 4 months long head head head of a long 4 Embassy
- 2022-07-27 17:28:22下载
- 积分:1
-
将部份信息储存於可执行文档 (.EXE ) 中的技巧,制作出简单、防止非法复制软件的的非可视构件的源代码 2.15 版...
将部份信息储存於可执行文档 (.EXE ) 中的技巧,制作出简单、防止非法复制软件的的非可视构件的源代码 2.15 版-Some of the information stored in the executable file (. EXE) of the skills, to produce simple, to prevent illegal copying of software non-visual component of the source code version 2.15
- 2022-02-12 18:56:54下载
- 积分:1
-
使DELPHI的控件面板成为多行显示
使DELPHI的控件面板成为多行显示-make the control panels become more lines
- 2022-03-20 19:03:33下载
- 积分:1