-
GameOfMir
小范围流传的传奇全套引擎源代码,存电脑好多年了,放出来大家研究学习.(Spread a small range of legendary engine source code, save the computer for many years, put out everyone to study)
- 2017-05-09 02:14:56下载
- 积分:1
-
RagcUtils
utilerías varias para Delphi XE
- 2012-08-28 06:02:21下载
- 积分:1
-
周立功的读卡器mur-100所有程序和代码
周立功的读卡器mur-100所有程序和代码(weeks meritorious reader mur-100 all the procedures and code)
- 2020-06-28 13:00: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
-
yaoshi
说明: 演示怎么通过DELPHI控制程序修改系统字体质量,圆滑边缘等设置。(Demonstrates how to modify the system by DELPHI font quality control procedures, smooth edges and other settings.)
- 2011-04-14 09:38:53下载
- 积分:1
-
DBGrid2
说明: delphi中的DBGrid控件,接DBGrid1.rar之后的文档(the DBGrid component, then the following documents DBGrid1.rar)
- 2006-04-27 12:38:41下载
- 积分:1
-
iocomp3
著名的工业控制控件一组,功能强大,带安装包(Leading a group of industrial control control)
- 2020-11-30 17:19:27下载
- 积分:1
-
master
HpRose Deplphi7可用的,用于和服务器交互的控件。(thr Hprose component for delphi,it s uesd to communicate with servers)
- 2013-10-31 15:03:34下载
- 积分: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
-
ThreadUnit
EASY TO USE THREADING UNIT IN DELPHI
- 2011-06-30 01:33:29下载
- 积分:1