-
UTF-8
UTF-8编码详细功能描述
适合初学者使用(UTF-8 encode)
- 2011-05-26 08:56:37下载
- 积分:1
-
DelphiAEDev
Delphi AE开发基本操作功能,包含放大、缩小、平移等常用工具
Delphi AE开发基本操作功能,包含放大、缩小、平移等常用工具(Delphi AE development of the basic operating functions, including zoom, pan and other commonly used tools for Delphi AE development of the basic operating functions, including zoom, pan and other commonly used tools for)
- 2010-02-27 14:16:32下载
- 积分: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
-
screenshots-and-screenshots
Delphi屏幕拷贝,截图,抓屏代码
主要是功能函数(Delphi screen copy, screenshots, screenshots code)
- 2012-11-09 13:27:19下载
- 积分:1
-
05634
Delphi简单的系统控制子系统,编程学习源码,很好的参考资料。(Sub system Delphi control system simple, learning programming source code, a good reference.)
- 2014-01-03 12:41:48下载
- 积分:1
-
trrzetunqualified
噪声对通信系统的影响试验程序 模仿各种噪声对不同通信系统的影响 具有很强的学习价值(The effect of noise on Communication system; the test program simulates the influence of various noises on different communication systems. It has a strong learning value.)
- 2019-01-03 20:53:49下载
- 积分:1
-
Delphiini
Delphi 读写ini配置文件 功能简单了点(Ini configuration file read and write Delphi features simple point)
- 2013-12-06 12:04:46下载
- 积分:1
-
EnterpriseGoodsManager
小型企业物品管理系统,DELPHI源码+ACCESS数据库(small enterprises goods management systems, Delphi source ACCESS database)
- 2007-04-12 12:32:15下载
- 积分:1
-
RS232回环测试
Delphi 串口通讯的例子,可以用来做通讯的回环测试(Delphi commport test,can used to in-out test)
- 2020-06-21 15:00:02下载
- 积分:1
-
534
Delphi根据计算机名称获取IP地址,编程学习源码,很好的参考资料。(Delphi to obtain an IP address, computer name based on the source code to learn programming, a good reference.)
- 2014-02-10 14:32:45下载
- 积分:1