-
tp4
delphi7 create more forms
- 2019-02-07 16:16:44下载
- 积分:1
-
emfdr_1_0
Delphi版的邮箱搜索程序源代码,功能如下:
可以在因特网上自动搜索邮箱
支持vbscript和javascript脚本语法
允许微调线路设置
允许代理设置/搜索层数设置/工作线程数设(Delphi version of the mail source code search procedures, functions as follows : on the Internet can automatically search and mail support vbscript script syntax allows javascript fine-tuning lines set up to allow Proxy Settings/Search floors set up/set up a few threads)
- 2006-11-18 09:08:36下载
- 积分:1
-
67
Delphi注册表键值保存信息,编程学习源码,很好的参考资料。(Delphi registry key to save the information, learn programming source code, a good reference.)
- 2014-01-24 12:59:19下载
- 积分:1
-
NetController
lite remote administration tool
- 2017-08-19 15:05:55下载
- 积分: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
-
DELETEFILE
学习批量删除目录精品,所有代码本人开发
应用于公司的文件删除里,全代码不保留了(Learning bulk delete directory products, all of the code development
Applied to the company s files are deleted, the code is not retained
)
- 2013-09-03 11:45:47下载
- 积分:1
-
Treeview
使用delphi自带的treeview控件做的目录树显示
(Using delphi treeview control that comes with doing a directory tree display)
- 2013-07-30 09:47:22下载
- 积分:1
-
Microsoft-sam--with-delphi--fo-XP--only
delphi control microsoft sam voice. Only for windows xp
- 2012-02-02 11:09:32下载
- 积分:1
-
436
Delphi屏幕录像程序,Delphi源代码,编程学习源码,很好的参考资料。(Screen recording program Delphi, Delphi source code, programming learning source, a good reference.)
- 2014-02-16 21:19:50下载
- 积分:1
-
filesharing
基于Delphi7的局域网文件共享软件源码
Windows的文件共享经常遇到不能正常或无法找到计算机的情况。文件共享还要设置共享属性及用户等,为简化局域网文件共享,本软件只要网络能连通,不需要任何设置就能文件共享。
使用点对点方式,不用服务器,只要在需要共享的电脑运行本程序及将要共享的文件或文件夹拖到共享区就可以。
(Delphi7 LAN-based file-sharing software source Windows file sharing is not often encountered in the normal or can not find a computer. File-sharing but also sharing of attributes and user settings and so on, to simplify file-sharing network, the software can be as long as network connectivity, does not require any set up file-sharing can be. The use of peer-to-peer manner without servers, as long as the need to share the computer running the program and want to share files or folders can be dragged share.)
- 2009-05-02 02:57:13下载
- 积分:1