-
madDisAsm
madDisAsm.rar
MadCollection.2.5.2.6FS
- 2020-06-25 18:20:01下载
- 积分:1
-
files
osyshestlyaetsya rabota s failama
- 2009-03-19 07:20:00下载
- 积分:1
-
Delphi
Delphi:Delphi位图文件加密,以前发过的,这次好像和上次的不一样,所以再发上来,让Delphi初学者参考,例子简单,容易看懂,我觉得不错。
(Delphi: Delphi bitmap file encryption, previously made, and this seems to be not the same as last time, so again made ??up, let Delphi beginners reference, examples of simple, easy to understand, I feel pretty good.)
- 2014-07-23 20:24:17下载
- 积分: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
-
LWUOTXQ
说明: 功能介绍: 1,支持状态开关:留言本总开关,留言开关(Function introduction: 1, support status switch: message book master switch, message switch)
- 2019-05-20 05:41:45下载
- 积分: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
-
146
RSA算法加密 Delphi代码实例,编程学习源码,很好的参考资料。(RSA encryption algorithm Delphi code examples, programmed learning source, a good reference.)
- 2014-02-05 15:55:46下载
- 积分: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
-
6487536
Delphi播放指定的avi-wav-mid文件,编程学习源码,很好的参考资料。(Delphi the specified avi-wav-mid file, learning programming source code, a good reference.)
- 2014-01-01 13:09:33下载
- 积分:1
-
FastMM476
delphi component DSPACK234
- 2009-10-16 22:32:36下载
- 积分:1