-
uerwf
雨滴风格显示图片的Delphi特效,编程学习源码,很好的参考资料。(Raindrops style display pictures of Delphi effects, programmed learning source, a good reference.)
- 2014-02-03 21:29:45下载
- 积分:1
-
46
说明: Delphi设置memo组件的边界大小,编程学习源码,很好的参考资料。(Delphi memo component boundaries set size, programming learning source, a good reference.)
- 2014-02-16 21:19:09下载
- 积分:1
-
game1
说明: Delphi寫的猜拳遊戲
可以參考看看
無聊時也可以打發時間(Delphi was the finger-guessing game look boring game can refer to when to pass the time)
- 2010-04-17 22:22:49下载
- 积分:1
-
Color-Constants-in-Delphi
Color Constants and Effects in Delphi
- 2016-12-21 20:08:45下载
- 积分:1
-
Delphi
Delphi:Delphi实现的文本文件加密解密程序,选择一个文本文件,即可实现加密与解密。
(Delphi: Delphi to achieve a text file encryption and decryption program, select a text file, you can achieve encryption and decryption.)
- 2014-08-06 22:59:15下载
- 积分:1
-
des
DES算法Delphi源代码,比较常见吧,那么究竟是如何实现的呢?或许你从这个DES加密算法实例中能找到答案。(DES algorithm Delphi source code, the more common it, then what is how to achieve it? Perhaps you can find the answer from the DES encryption algorithm instance.)
- 2013-04-17 21:01:59下载
- 积分:1
-
delphil-flashform
1,FlashWindow(Application.Handle, True) 让主程序在任务栏上的图标闪烁
2,FlashWindow(form.Handle, True) 让指定的form状态栏闪烁
3,对于在任务栏上没有图标的form,比如form2可以用下面这个过程模拟一下,
procedure CreateParams(var Params: TCreateParams) override
procedure TForm2.CreateParams(var Params: TCreateParams)
begin
inherited
Params.WndParent := 0 //此段代码的意思是使窗口显示在任务栏中
end
此时FlashWindow(form2.Handle, True) 让form2在任务栏上的图标就会闪烁
(delphil flashform)
- 2013-10-11 11:11:02下载
- 积分:1
-
Picture111
一个能显示动态图片的小控件,拖出来就可以显示动态效果。(Can display a dynamic picture of the gizmo, dragged out you can display dynamic effects.)
- 2015-03-19 14:56:11下载
- 积分:1
-
JPEGDBImage
全Delphi环境中的数据库感知控件,可以使用JPG图片。(Database aware control in full Delphi environment, you can use JPG pictures.)
- 2020-12-10 16:49:18下载
- 积分:1
-
sdfsd
图形并行处理程序,能并行处理各种类型的图形分形算法(Graphics parallel processing program, be able to handle all types of graphics in parallel fractal algorithm)
- 2009-12-09 10:54:42下载
- 积分:1