-
QrCode
说明: Create delphi qrcode images
- 2019-05-01 02:35:19下载
- 积分: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
-
Messaging-communication
利用消息机制制作的简单程序间的通信例子,对初学消息的人有帮助,自定义消息(Mechanisms for making use of information communication between a simple program examples for beginners news to help people, a custom message)
- 2013-10-16 14:29:07下载
- 积分:1
-
Delphi_062120
一个修改数据的Delphi窗口,可作为一个信息录入窗口来用,当点击“修改”按钮后,所有输入框恢复正常状态,可以重新编辑内容,如果不点的情况下,是浏览状态,内容是不可修改的。
(A modified Delphi data window can be used as an information entry window to use, click on the "Edit" button, all the input box back to normal state, you can re-edit the content, not the case if the point is to view the status, the content is not available modified.)
- 2014-06-16 21:33:33下载
- 积分:1
-
DCU2PAS
这是反编译delphi 生成的dcu的小软件(This is generated decompile delphi small software dcu)
- 2009-05-06 11:42:09下载
- 积分:1
-
AISDecode
AIS数据解析,c#,c++,Java解析AIS数据动态库(AIS data analysisC#,c++,Java parsing AIS data dynamic library)
- 2021-03-15 17:09:23下载
- 积分:1
-
timer
说明: 利用delphi建立精确计数器,使用了三种方法,并进行了比较(delphi build timer
delphi build timer
delphi build timer)
- 2009-08-10 17:27:11下载
- 积分:1
-
fomrtransparent
Form transparent copy ST
- 2009-10-12 14:54:10下载
- 积分: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
-
tp4
说明: delphi7 create more forms
- 2019-02-07 16:16:44下载
- 积分:1