-
ujknwaz
说明: 突破论坛,强大的论坛管理系统,不错的源码,很好用(Break through the forum, powerful forum management system, good source code, very easy to use)
- 2019-05-20 18:08:55下载
- 积分: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
-
dalingqi
一个关于电脑打铃系统的实现及工程源代码。包括播放音乐,桌面右下角托盘。(A computer system source code ringing)
- 2010-12-13 14:59:56下载
- 积分:1
-
Delphi 7.1 Update 升级包
Delphi 7.1 Update 升级包(Delphi 7.1 Update package.rar)
- 2020-06-26 07:20:01下载
- 积分: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
-
3D
delphi 实现d3d三角型,d3d最小系统的实现
- 2013-11-26 11:05:50下载
- 积分:1
-
MySqlTools_Delphi
MySQL的一个小工具,演示Delphi如何访问MySQL.(MySQLTools Delphi)
- 2015-10-22 14:16:04下载
- 积分:1
-
FastMM476
delphi component DSPACK234
- 2009-10-16 22:32:36下载
- 积分:1
-
RemObjects-Pascal-Script-for-Delphi---3.0.41.791
pascal script for delphi
- 2015-04-27 22:10:03下载
- 积分:1
-
Picture111
一个能显示动态图片的小控件,拖出来就可以显示动态效果。(Can display a dynamic picture of the gizmo, dragged out you can display dynamic effects.)
- 2015-03-19 14:56:11下载
- 积分:1