-
windowslinux
Delphi代码实现Windows与Linux进程通信程序,分服务端和客户端,调试与运行。(Delphi code-process communication program for Windows and Linux-server and the client, commissioning and operation.)
- 2013-04-22 21:05:35下载
- 积分:1
-
CoreFunctions
Nice "Core" Functions I compiled to do most common functions in Delphi. Makes my life easier and I use it in almost all mo apps. It mostly consist of conversion functions... (Delph
- 2012-04-18 15:36:08下载
- 积分:1
-
VIP-delphi2
黑客vip delphi编程班全集下载地址
非常好的编程班视频学习资源(China delphi programming classes. Zip Download Complete Works very good programming class video learning resources)
- 2013-11-21 23:43:30下载
- 积分:1
-
SHA
使用SHA算法加密文件Delphi示例,编程学习源码,很好的参考资料。(SHA algorithm to encrypt files using Delphi examples to learn programming code, a good reference.)
- 2014-02-17 15:28:45下载
- 积分:1
-
Calculator_project
Delphi7实现的计算器,支持表达式计算和Windows XP计算器标准计算两种方式(A calculator implemented in Delphi7, expression calculation as well as Windows XP standard calculation are supported.)
- 2012-09-12 20:26:22下载
- 积分: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
-
HashLib4Pascal-master
说明: lib for delphi hash ,crypto
- 2020-02-19 04:12:51下载
- 积分:1
-
Therm
new feature fo open gl programmer the last ever
- 2017-11-14 00:39:13下载
- 积分:1
-
VirtualTreeViewV5.2.0
开源的delphi树组件,全部源码,支持delphi xe5(delphi tree component)
- 2013-09-29 08:30:56下载
- 积分:1
-
uerwf
雨滴风格显示图片的Delphi特效,编程学习源码,很好的参考资料。(Raindrops style display pictures of Delphi effects, programmed learning source, a good reference.)
- 2014-02-03 21:29:45下载
- 积分:1