-
1_zastavka
Splash screen Delphi
- 2020-06-19 19:40:02下载
- 积分:1
-
windowslinux
Delphi代码实现Windows与Linux进程通信程序,分服务端和客户端,调试与运行。(Delphi code-process communication program for Windows and Linux-server and the client, commissioning and operation.)
- 2013-04-22 21:05:35下载
- 积分: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
-
IOCP
Delphi下的IOCP代码实现及DEMO源码,编程学习源码,很好的参考资料。(Delphi under the IOCP code and the DEMO source code, learning programming source code, a good reference.)
- 2014-01-04 09:01:16下载
- 积分:1
-
kxcwgdb
说明: corba技术orbit demo例子 echo 不错不错(Corba technology, orbit demo example, echo, nice.)
- 2019-04-18 23:02:27下载
- 积分:1
-
Delphi
Delphi:Delphi编程实现多数据表关联的实例,多表关联在数据库编程中比较重要,希望通过这个实例能让一些初学Delphi与数据库操作的朋友找到多表关联的方法。
(Delphi: Delphi programming examples associated with multiple data tables, multi-table associated with the more important in database programming in the hope that through this example to make some beginner friends Delphi and database operations to find multi-table associated methods.)
- 2014-08-06 22:56:41下载
- 积分:1
-
flexcel
excel report delphi 7
- 2019-02-27 12:51:11下载
- 积分:1
-
desk
delphi编译的透明窗体显示的例子,可镶嵌到桌面,被任何打开的界面覆盖(Examples of transparent form delphi compiled display, can be mounted to the desktop, and can be covered by any open interface)
- 2014-02-13 15:52:46下载
- 积分:1
-
Delphi_711474
Delphi:Delphi源码编写的一个窗口隐藏工具的源码,控件使用了RxMenu,窗体中有一个滑块对象,有控件的尝试编译一下源码。
(Delphi: Delphi source code written in a window hide tool source control uses the RxMenu, has a slider form object, there is an attempt to compile the controls at the source.)
- 2014-07-01 01:33:04下载
- 积分:1
-
main_frm
midchild和midform关系的设置以及窗体自动释放(midchild and midform between settings, and automatic release form)
- 2011-07-17 13:41:53下载
- 积分:1