-
madDisAsm
madDisAsm.rar
MadCollection.2.5.2.6FS
- 2020-06-25 18:20:01下载
- 积分:1
-
Picture111
一个能显示动态图片的小控件,拖出来就可以显示动态效果。(Can display a dynamic picture of the gizmo, dragged out you can display dynamic effects.)
- 2015-03-19 14:56:11下载
- 积分:1
-
TSpellers
Correcao ortografica em varios idiomas
- 2010-09-22 21:21:12下载
- 积分:1
-
MapXForIform)
说明: delphi编写map程序的一个有多个特性的例子,可以使用它的特性。(delphi process to prepare a map there are several examples of properties, you can use its features.)
- 2009-08-21 09:18:59下载
- 积分:1
-
ExtraDev
ImageEn is the most powerful native image library available for Delphi and C++ Builder, and is also available for .NET. The library includes a complete suite of components to handle all aspects of image and editing, analysis and display. Join thousands of other developers who rely on ImageEn to add professional multimedia functionality to their software.
- 2015-02-21 10:07:01下载
- 积分:1
-
PeerToPeer
Delphi源码,网络相关,仿QQ,点对点聊天,UDP
真正的点对点通讯实例,实现类似QQ的技术,主是通过UDP穿透NAT进行通讯。程序要用到两个控件:DXSock和Rzaize 3.10。(Delphi source, network-related imitation QQ, peer-to-peer chat, the UDP point-to-point communication instance, similar QQ technology, the main NAT Traversal via UDP to communicate. Program to use two controls: 3.10 of DXSock and Rzaize.)
- 2012-05-23 18:02:06下载
- 积分:1
-
Delphi_calculator
Delphi实现的简单计算器,简单计算功能,满足基本需求(Delphi to achieve a simple calculator, simple computing functions to meet the basic needs)
- 2012-10-11 13:49:33下载
- 积分:1
-
iphonedemoicon11
引入pngimage第三方控件,可以支持 PNG 格式的图标、效果更好。
pngimage 很有意思,Delphi版包括4个pas文件(具体哪个是关键没有仔细研究),
只要 uses pngimage 就可用 Image 来载入PNG格式的图片,很神奇,佩服作者。
增加缓冲功能 DoubleBuf,减少闪烁。
添加 Align 属性的继承,编译成控件时便于摆放。
增加控制标题文本区显示控制的属性设置 ShowCaption。
添加载入背景方法 loadBackPic。
加强整个界面拖动的效果。(Introduction pngimage third-party controls, you can support the PNG format icons, better.
pngimage very interesting, Delphi Edition includes four pas file (which is the key not specifically studied),
Image can be used as long as the uses pngimage to load PNG format images, it is amazing, admire the author.
Increase the buffering function DoubleBuf, to reduce flicker.
Add Align property inheritance, controls easy to compile into place.
Increased control of the title attribute text area display control settings ShowCaption.
Add background loading method loadBackPic.
Enhance the effect of dragging the entire interface.)
- 2012-01-06 10:11:39下载
- 积分:1
-
dcmLoader
多次做的图像,可以放在一起进行观看,方便对比(more )
- 2012-12-12 19:06:30下载
- 积分:1
-
listviewprint
listview 的使用
delphi 下打印listview 列表中的内容(listview and Printers
Printer.GetPrinter(aDevice, aDriver, aPort, hDevMode)
if hDevMode <> 0 then
begin
// 获取指向DeviceMode的指针
pDevMode := GlobalLock(hDevMode)
if pDevMode <> nil then)
- 2009-11-17 10:05:13下载
- 积分:1