-
WindowsMessager
在Windows2000中提供了一项信使服务,这里我们就利用它提供的函数来实现同样的功能,能够自由的输入对方地址发送信息。通过本例,读者可以掌握如何调用Windows的DLL的函数,如何通过信使服务发送信息。(In Windows2000 provides a messenger service, here we use it to provide the function to achieve the same function, can enter the other address to send free information. Through this example, readers can learn how to call Windows DLL functions, how to send information via courier service.)
- 2011-12-10 19:37:20下载
- 积分:1
-
tp4
说明: delphi7 create more forms
- 2019-02-07 16:16:44下载
- 积分:1
-
delphichromiumembedded
delphi 实现chrome webbrower(delphi chrome webbrower)
- 2013-12-25 14:35:16下载
- 积分:1
-
ClassAndThread
如何在Delphi中创建线程以及使用类的示例(How to create threads in Delphi and an example with classes)
- 2018-09-14 00:50:26下载
- 积分:1
-
SHA
使用SHA算法加密文件Delphi示例,编程学习源码,很好的参考资料。(SHA algorithm to encrypt files using Delphi examples to learn programming code, a good reference.)
- 2014-02-17 15:28:45下载
- 积分:1
-
dtdelphi26
Delphi Help component file.
- 2011-08-03 05:18:58下载
- 积分:1
-
HouseSystem
一个商品房销售管理系统,用Delphi做的,只上传了源代码(A real estate sales management system, with Delphi to do, just upload the source code)
- 2010-05-28 21:23:14下载
- 积分:1
-
DIgSILENT
本文主要介绍digsilent/powerfactory软件及其使用方法,内容全面易懂(This paper describes digsilent/powerfactory software and methods of use, comprehensive understandable)
- 2013-09-05 16:10:27下载
- 积分:1
-
00
说明: 隐藏显示任务栏的Delphi源代码,编程学习源码,很好的参考资料。(Hide Show taskbar Delphi source code, programming learning source, a good reference.)
- 2014-02-23 21:46:13下载
- 积分: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