-
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
-
base64
base64 coding for delphi
- 2013-08-05 02:15:27下载
- 积分:1
-
spcomport
elphi SPComm串口控件源码,支持delphi xe3
在delphi中选安装控件,然后编译运行
控件注册在cportlib组件分类中(elphi SPComm Serial control source to support the delphi delphi xe3 selected to install the control, and then compile and run the control component categories registered in the cportlib)
- 2013-07-22 11:46:20下载
- 积分:1
-
vedosSockets
说明: vedos sockets used to make simple voice/video chat programs.
- 2020-06-24 06:20:02下载
- 积分:1
-
MemoryRelease
用于自动对已运行的程序对系统內存的战用資源进行釋放(Automatic release system program memory resources
)
- 2012-12-19 22:13:47下载
- 积分:1
-
Delphi_424638
Delphi:Delphi环境下基于idtcpserver断开与连接客户端,当客户端主动与服务端断开时,idtcpserver事件Disconnect能够接到消息,当客户端主动与服务端连接时,idtcpserver事件Connect能够接到消息。但是存在问题:当服务端断开客户端连接数,IdTCPClient事件Disconnected接不到到消息,只有客户端主动与服务端断开时IdTCPClient事件Disconnected才接到消息,烦请高人们支招。
实例中还涉及到idtcpserver最大连接数在程序中如何控制的解决方法。
(Delphi: Delphi environment based idtcpserver disconnect the client when the client is disconnected from the server-side initiative, idtcpserver event Disconnect able to receive the message, when the client and server to connect initiative, idtcpserver Connect event messages can be received . But there is a problem: When the server is disconnected client connections, IdTCPClient event Disconnected not receive the message, only the client and server is disconnected when the initiative IdTCPClient event Disconnected before receiving the news, I beg you high people Weapon.
Example also involves solutions idtcpserver maximum number of connections in the program how to control.)
- 2014-07-02 23:38:52下载
- 积分:1
-
networkTV
基于delphi的网络电视源代码,希望对大家有用(based on the TV network delphi source code, it may be useful to hope)
- 2007-01-02 10:09:55下载
- 积分:1
-
utils_3_0
说明: OPEN XML UTILITIES LIBRARY README
=================================
For installation instructions see the INSTALL.txt file.
Folders
-------
doc: Documentation
packages: Delphi for Win32 (Delphi 4+) and for .NET
(Delphi 2005+) packages
sources: Delphi for Win32 and for .NET sources
Win32-examples: Sample projects for Delphi for Win32
Compiler Conditionals for .NET development
------------------------------------------
The dkCodecUtilsRTL unit declares two platform specific class
functions: TEncodingRepository.CreateCodecForSystemEncoding and
TEncodingRepository.SystemEncodingName. This functions work
only on Windows operating systems. If you are planning to use
the Utilities Library on other operating systems (for example
with Mono under Linux or Mac OS) you should compile it without
this functions. This can be accomplished by defining an ALL_OS
compiler conditional symbol using one of the following methods:
- 2019-05-14 16:16:08下载
- 积分:1
-
SGL
代码是 翻译自SGLViewer(这是DELPHI的)
仅支持1.0版本(1.999也只了换成zlib压缩而已.......)客户端下载
仅供学习交流,所以我只翻译了1种 RLE解压.
- 2014-07-21 02:38:27下载
- 积分:1
-
exeadd
可实现对exe文件进行修改和自我修改个功能,非常好的实例代码,直接调用系统底层,编写规范,思路明确,代码易读。(Exe file can be modified to achieve self-modification and functional, very good example code, call the system directly to the bottom, write specifications, ideas, clear, readable code.)
- 2011-11-24 23:16:39下载
- 积分:1