-
PaxCompiler_v2.8
PaxCompiler 2.8
Pascal Compiler for applications written with Delphi. It allows to compile and run pascal-language scripts at run-time.
- 2011-10-24 22:24:19下载
- 积分: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
-
WindowsMessager
在Windows2000中提供了一项信使服务,这里我们就利用它提供的函数来实现同样的功能,能够自由的输入对方地址发送信息。通过本例,读者可以掌握如何调用Windows的DLL的函数,如何通过信使服务发送信息。(In Windows2000 provides a messenger service, here we use it to provide the function to achieve the same function, can enter the other address to send free information. Through this example, readers can learn how to call Windows DLL functions, how to send information via courier service.)
- 2011-12-10 19:37:20下载
- 积分:1
-
regService1013
如果您的系统软件或游戏提示“找不到regservice.exe”或“regservice.exe缺失” 或者“exe等错误,在本页下载regservice.RAR文件包,解压缩后找到适合的版本文件,直接拷贝到原目录即可解决错误提示(If your system software or games " Can not find regservice.exe" or " regservice.exe missing" or " exe and other errors in the page download regservice.RAR file package, unzip the file to find a suitable version, direct copy to the original directory to resolve error)
- 2013-06-26 22:18:10下载
- 积分:1
-
madRemote
说明: madRemote.rar
MadCollection.2.5.2.6FS
- 2020-06-25 18:40:01下载
- 积分:1
-
ex4 to mq4
可以编译EX4到MQ4的反编码软件,效果很好(Can be compiled EX4 to MQ4 anti-encoding software with good results)
- 2010-11-25 08:10:00下载
- 积分:1
-
fou-V4.3
Application of small area variance comparison, simple procedures, Implemented with SDRAM run nios, while saving camera data SRAM, A one-dimensional transfer matrix method to calculate the phonon crystal structure.
- 2017-08-09 22:22:37下载
- 积分: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
-
20116299183336
delphi换肤入门
没有用任何换肤控件实现界面的按钮换肤。 (delphi skin entry
Did not use any skin button interface controls to achieve skin.
)
- 2011-12-21 21:38:25下载
- 积分:1
-
346
Delphi开机自启动+添加桌面快捷方式源代码实例,编程学习源码,很好的参考资料。(Delphi boot from the start+ add desktop shortcut source code examples, programmed learning source, a good reference.)
- 2014-02-10 19:30:25下载
- 积分:1