-
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
-
HexToBin_DSP
一个将DSP专用的HEX文件转换为BIN文件的工具,用delphi编写的源码。即可作为工具,也可以作为源码学习之用。(A DSP dedicated HEX file conversion tool for BIN files, using Delphi to prepare the source code can be used as a tool, can also be used as a source of learning.)
- 2021-04-17 20:58:53下载
- 积分:1
-
remote_test
This is simple remote access program. keyboard, mouse, not screen.
- 2011-12-07 15:59:41下载
- 积分:1
-
17
说明: Delphi屏幕放大镜,编程学习源码,很好的参考资料。(Delphi screen magnifier, programmed learning source, a good reference.)
- 2014-02-15 14:56:00下载
- 积分:1
-
TTS语音编程 5.1
Microsoft Speech SDK5.1语音编程,用于设计语音程序设计.(Microsoft Speech SDK5.1 voice programming for the design of voice programming.)
- 2005-04-14 11:24:56下载
- 积分: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
-
indy_chat_X
Exemplo muito bom de Chat
- 2012-06-06 23:08:02下载
- 积分:1
-
Delphi_485678
Delphi:Delphi修改INI文件的内容,Delphi源码下载,通过一个窗体表单程序,对MyInfo.INI文件的各个节点值进行修改,INI文件在软件开发中常用作配置文件或数据存储文件,学会在Delphi中操作INI文件,是非常有必要的一个技巧。本示例程序用到了Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,Dialogs,INIFiles, StdCtrls, XPMan
(Delphi: Delphi modify the contents of the INI file, Delphi source code download, through a form spreadsheet program, for each node value MyInfo.INI modify files, INI files in software development is often used as a configuration file or data storage files, learn Delphi INI file in the operation, it is very necessary for a skill. This sample program uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, INIFiles, StdCtrls, XPMan )
- 2014-07-01 01:04:58下载
- 积分:1
-
Picture111
一个能显示动态图片的小控件,拖出来就可以显示动态效果。(Can display a dynamic picture of the gizmo, dragged out you can display dynamic effects.)
- 2015-03-19 14:56:11下载
- 积分:1
-
SDK2.2-Release-Notes
notes to sdk reliase 2.2
- 2011-01-20 23:28:32下载
- 积分:1