-
httppostc
delphi版本的 httppost代码,可以学习url post(delphi version httppost code, we can learn the url post)
- 2012-07-25 13:06:26下载
- 积分: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
-
gs
说明: Delphi公式解析器,自己写的解析公式程序,感兴趣的朋友们自己下载源码研究吧。可以算出上边括号中的公式里的值,太复杂的公式没有试验过,或许也可以。(Delphi formula parser, write their own analytical formulas procedures, interested friends to download their own source of it. Can calculate the formulas in the upper brackets the value is too complex formulas not tested, maybe you can.)
- 2013-06-19 17:09:04下载
- 积分:1
-
201041516304962
说明: copyfile 文件批量自动复制工具,指定原,目标路径后可自动复制目录下文件,方便同步照片 ,代码等数据文件 (copyfile batch file automatically copy tool, specify the original target path can automatically copy the directory after the files to facilitate the synchronization photos, code and other data files)
- 2010-04-16 13:05:58下载
- 积分:1
-
Bmp2Jpg
Simple console application to convert BMP to JPG from Dr.Bob
- 2012-05-08 22:50:29下载
- 积分:1
-
databases-simplesql
Delphi dtabase beginer simple query by sql
- 2016-02-03 23:18:13下载
- 积分:1
-
TestDll
说明: 获取硬盘序列号的dll文件,接口什么的都很简单。网上很多获取硬盘序列号的程序,但是大都需要很长的代码,所以把代码封装成dll公调用(Get hard drive serial number of the dll file, what the interface is very simple. Many online programs to get hard drive serial number, but most still require a very long code, so the code is packaged as a dll public call)
- 2011-03-24 11:11:28下载
- 积分:1
-
97658436
Delphi屏幕录像程序,Delphi源代码,编程学习源码,很好的参考资料。(Delphi screen recording program, Delphi source code, learning programming source code, a good reference.)
- 2014-01-04 08:57:11下载
- 积分:1
-
getUkey
用DELPHI获取U盘序列号。
通过此功能可以把系统放在U盘上,防止别人拷走。(U disk using DELPHI obtain serial number. With this feature can be placed on U disk system to prevent others taking copy.)
- 2008-07-17 18:19:49下载
- 积分:1
-
Chat-l33t
SAMPLE CHAT IN DELPHI
- 2013-05-09 02:42:21下载
- 积分:1