-
pngimage
delphi png最新支持库 2012(delpih png image)
- 2020-10-05 13:17:41下载
- 积分:1
-
qqdelphiprog
P2P即时通讯源码(DELPHI编写),无加密,组件齐全,调试非常简单方便!
发送联机或脱机消息,同时可自定义消息字体、颜色、大小等信息,支持插入表情符号,屏幕截取。
支持多人消息群发等功能;在线即时语音、视频聊天
穿透网关防火墙,可在互联网和局域网任意对话
系统采用先进的点对点通讯技术,消息(包括文本、语音、视频、文件)的
传输大多数情况不需要经服务器中转而直接发往接收者所使用的机器,传输速度更快。
而且因服务器仅仅只是起着维护用户状态列表的功能,因此占用资源极少,
可允许同时在线的人数就越多,对系统的影响也最小。
可以设置各种离线状态,支持自定义状态
用户可自定义界面,界面皮肤可在线更新
灵活支持Oracle、Sql Server、Mysql等数据库
服务器端资源占用低,通讯中不占用服务端资源
QQ:304966541(P2P instant communication source (DELPHI preparation), without encryption, complete components, Debugging is very simple and convenient! Send information on-line or off-line and can be customized news font, color and size information, support, insert emoticons, Screen Capture. Support many functions such as news listservs; Online immediate voice, video chat penetrating gateway firewall available on the Internet and LAN arbitrary dialogue system uses advanced peer-to-peer communications technology, information (including text, voice, Video and documentation) most of the transmission not shifted by the server directly to the receiver used by the machines, Transmission speed is faster. Since the server merely to safeguard users play list of state functions, occupy very little resources. Onlin)
- 2020-06-26 04:20:01下载
- 积分:1
-
986785
将数据库数据添加到TreeView控件中(DeLphi),编程学习源码,很好的参考资料。(To add data to the TreeView control (DeLphi), learning programming source code, a good reference.)
- 2014-01-04 09:39:16下载
- 积分:1
-
client
Delphi:Delphi浏览/查看大图片的程序源码例子,很多初学Delphi的朋友搞不清楚如何去查看一张大图片,这个例子就比较好,让你彻底学会方法。
(Delphi: Delphi browse/view the big picture of program source code examples, many Delphi beginner friends do not know how to see a big picture, this example is better, so that you thoroughly learn the method.)
- 2014-07-23 09:39:39下载
- 积分: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
-
UpdateHTTP
Update HTTP sample for Delphi
- 2014-08-08 20:24:33下载
- 积分:1
-
ExcelToPdf
一个可以将excel转成pdf文件的小程序(One can excel convert pdf file applet)
- 2013-10-08 08:44:35下载
- 积分:1
-
支票打印
由Delphi编写,对支票进行打印,详细账目(from Delphi to print checks, detailed accounts)
- 2005-05-15 21:43:35下载
- 积分:1
-
mrwx
说明: 吉林明日Delphi维修管理系统,access数据库(Tomorrow Delphi maintenance management system, Jilin, access database)
- 2011-03-16 11:41:52下载
- 积分:1
-
tuopan
一个托盘程序。感兴趣的用户可以修改,使之能够使用gif图片。(A tray procedures. Interested users can modify to make it able to use gif image.)
- 2007-09-14 18:27:28下载
- 积分:1