-
465
Delphi连接MSSQL读取数据并横向打印内容,编程学习源码,很好的参考资料。(Delphi MSSQL read data connection and landscape printing content, programming learning source, a good reference.)
- 2014-02-08 13:32:56下载
- 积分:1
-
Calculator_project
Delphi7实现的计算器,支持表达式计算和Windows XP计算器标准计算两种方式(A calculator implemented in Delphi7, expression calculation as well as Windows XP standard calculation are supported.)
- 2012-09-12 20:26:22下载
- 积分:1
-
VFWIDUDP
<<用Delphi开发视频聊天软件>>的C++Builder版本,VFW+IDUDP("Use Delphi to develop video chat" C++ Builder version, VFW/IDUDP)
- 2020-10-31 19:49: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
-
SGL
代码是 翻译自SGLViewer(这是DELPHI的)
仅支持1.0版本(1.999也只了换成zlib压缩而已.......)客户端下载
仅供学习交流,所以我只翻译了1种 RLE解压.
- 2014-07-21 02:38:27下载
- 积分:1
-
Undangan
for make label with label stiker 301
- 2011-12-06 03:44:26下载
- 积分:1
-
Sample.Delphi7
说明: DICOM文档的浏览转换、网络传输及胶片打印(Research of Visibility and Reconstructon of DICOM File)
- 2010-04-09 11:24:35下载
- 积分:1
-
webpic
在程序中加入网上的图片,很好玩,希望大家对它喜欢(In the process of accession to the pictures online, it is fun, I hope you like it)
- 2013-09-22 13:35:59下载
- 积分: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
-
shap
能够让用户很方便的在自己的程序中写出自己想要的所有的图形来,很实用的.(err)
- 2007-10-06 12:21:11下载
- 积分:1