-
Delphi.code.public.sign.on.system.design
Delphi公共登录系统设计代码Delphi code for public sign-on system design
(Delphi code for public sign-on system design
)
- 2010-11-03 12:10:21下载
- 积分:1
-
ConstructContourSetFromPicture
altium script to generate regions from bitmats
- 2012-03-14 22:47:27下载
- 积分: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
-
657
Delphi动态载入DLL文件,编程学习源码,很好的参考资料。(Delphi dynamically loaded DLL files, programming source code to learn, a good reference.)
- 2014-01-27 14:59:22下载
- 积分:1
-
divide_txt
一个分割文本文件的小程序,这个是以前存在电脑的。(A small text file segmentation procedure.)
- 2010-07-13 20:23:20下载
- 积分: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
-
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
-
AlphaControls_2014_v9
AlphaControls 2014 v9.15 Delphi 7-XE7 Full Source
AlphaControls Package
A package of standard and unique components for professional GUI design development
using AlphaSkins. AlphaControls is an easy-to-use universal and powerful tool for
developing original skinned and non-skinned business/media applications. A lot of
additional properties and components makes this package (and the applications that
use it) unique.
Supported: Delphi 5/6/7/2005-2010/XE-XE7 and C++ Builder 6/2006-2010/XE-XE7
Compatible with Windows XP and newer
- 2015-01-20 18:33:21下载
- 积分:1
-
BSOD
说明: delphi编写的假蓝屏 对系统无任何伤害 很假的东西 按esc键即可退出(delphi write fake blue screen on the system without any harm by what is false esc key to exit)
- 2011-02-28 05:24:55下载
- 积分:1
-
txtjpg
一个delphi小程序将txt文件转jpg格式(A Delphi applet to the txt file to JPG format)
- 2015-08-31 22:46:28下载
- 积分:1