-
RotatePic
本实例显示的是Delphi环境下的图片显示效果,可实现图片的翻转显示效果,代码清晰,适合初学者,有兴趣的朋友可以下载一下。(This example shows the Delphi environment, the picture display can be flipped to achieve image display, code clarity, suitable for beginners, are interested in what a friend can be downloaded.)
- 2009-10-20 16:06:14下载
- 积分:1
-
dx_sample
delphi sample for exmaple parceque j ai beois
- 2014-12-03 06:53:09下载
- 积分:1
-
FmSoft unigui v1-1397
FmSoft unigui v1-1397 VCL cracked
- 2018-05-18 04:00:49下载
- 积分:1
-
CSOLcopy
说明: CSOL学习代码 自己修改 增加 删除之类的!!!!!!!!!!!!!!(CSOL to learn the code revisions that add their own category to delete! ! ! ! ! ! ! ! ! ! ! ! ! !)
- 2021-01-13 07:08:47下载
- 积分:1
-
LaserrangerPartner
这是一个delphi开发的串口通讯和access数据库操作的简单程序(This is a delphi development of serial communication and access a simple database operation procedures)
- 2010-05-21 14:46:08下载
- 积分:1
-
kalmandelphi
delphi语音kalman滤波,改进了kalman滤波算法,精简了运算量(Improved voice kalman filtering delphi)
- 2013-11-21 09:39:15下载
- 积分:1
-
delphi自定义接口模块
说明: delphi程序模块接口源码,包括串口、字符串函数、eeprom、ds1302等控制或显示程序。(Delphi program module interface source code, including serial port, string function, EEPROM, DS1302 and other control or display programs.)
- 2019-12-16 05:33:40下载
- 积分:1
-
PhantOm
PhantOm,Ollydbg隐藏调试的辅助插件代码!(Ollydbg hidden code debugging support plug-ins!)
- 2009-05-03 17:45:39下载
- 积分: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
-
dpi43456679789767
一通进销存系统Delphi源码,进货和销售以及存多少货的管理功能(A single source Delphi Invoicing System, purchase and sale of goods, as well as keep the number of management functions)
- 2009-05-10 20:52:22下载
- 积分:1