-
GETWORD
一个简单的屏幕取词,利用了GDI+的特性,DELPHI写的(GET WORD FROM YOUR SCREEN)
- 2020-06-29 18:20:01下载
- 积分:1
-
Delphi_062120
一个修改数据的Delphi窗口,可作为一个信息录入窗口来用,当点击“修改”按钮后,所有输入框恢复正常状态,可以重新编辑内容,如果不点的情况下,是浏览状态,内容是不可修改的。
(A modified Delphi data window can be used as an information entry window to use, click on the "Edit" button, all the input box back to normal state, you can re-edit the content, not the case if the point is to view the status, the content is not available modified.)
- 2014-06-16 21:33:33下载
- 积分:1
-
牧羊人服饰系统 (ADO+SQL)
说明: 调拨管理,销售管理,销售分析,店员操作记录管理,店员留言管理,退货管理,pos票据打印等模块。(Transfer management, sales management, sales analysis, clerk operation record management, clerk message management, return management, POS bill printing and other modules.)
- 2019-05-20 17:05:25下载
- 积分: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
-
connector
a tool that connects to mysql with configurable parameters and executes SQL statements given
- 2012-03-13 19:10:02下载
- 积分:1
-
playmusic
不使用控件播发声音文件
避免占用过多资源(No controls broadcast audio files to avoid consuming too much resources)
- 2015-03-23 17:54:17下载
- 积分:1
-
Code-Visual-to-Flowchart
可以把C++,C#,Delphi,java等十几种语言代码转成FlowChart的工具,是学习语言分析其流程的好工具!(Can use C++, C#, Delphi, Java and so on more than 10 kinds of language code into the FlowChart tool, is a good tool for learning language analysis of its process!
)
- 2014-09-13 19:49:37下载
- 积分:1
-
QrCode
说明: Create delphi qrcode images
- 2019-05-01 02:35:19下载
- 积分:1
-
598537
Delphi屏幕放大镜,编程学习源码,很好的参考资料。(Delphi screen magnifier, learning programming source code, a good reference.)
- 2013-12-30 20:49:31下载
- 积分:1
-
Encrypt-Password
source code for encrypt password
- 2011-12-27 03:20:09下载
- 积分:1