-
Delphi-compiler-error-Chinese-manual
Delphi compiler error Chinese manual
- 2013-11-06 21:19:45下载
- 积分: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
-
trrzetunqualified
噪声对通信系统的影响试验程序 模仿各种噪声对不同通信系统的影响 具有很强的学习价值(The effect of noise on Communication system; the test program simulates the influence of various noises on different communication systems. It has a strong learning value.)
- 2019-01-03 20:53:49下载
- 积分:1
-
RagcUtils
utilerías varias para Delphi XE
- 2012-08-28 06:02:21下载
- 积分:1
-
QLLStd_D7
Delphi 7 实用表格及编辑框控件分享(QLLStd Compements for Delphi 7)
- 2019-07-01 09:20:57下载
- 积分:1
-
datfiles
This source code allows the user to save data from his/her application to a compressed .dat file and read the data from such a file.
- 2011-09-05 15:58:31下载
- 积分:1
-
kbmMW v1.07e Commercial for Delphi BCB.Retail
kbmmw是另外一个用于Internet分布式数据库开发的控件,可以用于Delphi和C++Builder(kbmmw is another one for Internet development of the Distributed Database controls can be used to Delphi and C Builder)
- 2005-05-07 14:10:21下载
- 积分:1
-
Test-MultiThread-UTimer
delphi的线程计时器,短小精悍,包含使用的例子,计时器线程单元名称UTimer.pas(delphi thread timer, dapper, contains examples of use, the timer unit names UTimer.pas thread)
- 2011-04-20 15:01:24下载
- 积分:1
-
Delphi---SQL-Links-for-Windows-Users-Guide---Delp
SQL Links for Windows User s Guide - Delphi for Windows
- 2013-01-09 06:49:09下载
- 积分:1
-
DelphiAEDev
Delphi AE开发基本操作功能,包含放大、缩小、平移等常用工具
Delphi AE开发基本操作功能,包含放大、缩小、平移等常用工具(Delphi AE development of the basic operating functions, including zoom, pan and other commonly used tools for Delphi AE development of the basic operating functions, including zoom, pan and other commonly used tools for)
- 2010-02-27 14:16:32下载
- 积分:1