-
Chat-l33t
SAMPLE CHAT IN DELPHI
- 2013-05-09 02:42:21下载
- 积分: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
-
GLCD4
hgtxgfrxzyhcvjhjvchgcxhgvjkbkj
- 2017-11-08 20:59:16下载
- 积分:1
-
uHTTPInternet
Unit para facilitar o envio de arquivos pelo delphi usando Thread, desenvolvida por Euler
- 2010-05-26 11:50:10下载
- 积分:1
-
67120119
说明: 本人写的wap网站程序,希望给大家带来学习的好处,不错(I wrote the wap website program, hoping to bring you the benefits of learning, good)
- 2019-05-20 06:49:24下载
- 积分:1
-
krPanel_123456
说明: this is an advanced Panel component for intraweb, it is still in beta and need more test. also it needs other JS files to run correctly on client. a full file list will be uploaded later
- 2020-01-23 08:29:23下载
- 积分:1
-
Treeview
使用delphi自带的treeview控件做的目录树显示
(Using delphi treeview control that comes with doing a directory tree display)
- 2013-07-30 09:47:22下载
- 积分:1
-
madRemote
说明: madRemote.rar
MadCollection.2.5.2.6FS
- 2020-06-25 18:40:01下载
- 积分:1
-
AstaVoip_source
Asta 的Voip 源码,有需要的朋友请看看
- 2010-06-30 11:48:25下载
- 积分:1
-
imgplzh
图片格式批量转换,Delphi源码版,在BMP和JPG图像格式间转换,支持批量操作(Picture format batch conversion, Delphi source code version to convert BMP and JPG image formats, support for batch operations)
- 2013-04-08 22:21:22下载
- 积分:1