-
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
-
webtupianshibie
Delphi实现自动发贴和识别验证码是基于在form上嵌入一个标准的webbrowser控件,navigate一个url,然后通过ole对象来实现(Delphi Posts and identification verification code is based on the form embedded in a standard webbrowser control to navigate a url, then the OLE object)
- 2012-05-30 22:42:40下载
- 积分:1
-
ywo-sqlview
由于SQL数据库的企业管理器对于一般操作员来说有点复杂,就编了这个小工具来使用.
编码不是很规范,一定有很多不足之处,请大家多多指教.
在没有安装SQLSERVER服务器的电脑中,先执行reg.bat,注册一下SQLDMO.DLL,就可以了。
用到的控件有Ehlib、Raize、DevExpress,TMS, 网上都有下载
ywo
2009-11-30(As the SQL database, Enterprise Manager for the average operator is a bit complicated, we have compiled this little tool. Encoding is not very standardized, there must be a lot of inadequacies, please exhibitions. In the absence of a server computer installed SQLSERVER , first implementation of the reg.bat, registered click SQLDMO.DLL, on it. Used controls are Ehlib, Raize, DevExpress, TMS, available online to download ywo 2009-11-30)
- 2009-11-30 13:04:49下载
- 积分: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
-
USerialChannel
My New Communication Pas
- 2013-10-07 20:13:01下载
- 积分:1
-
Analog_Dig
Delphi.It s an Analog/Digital Clock
- 2013-04-24 18:38:12下载
- 积分:1
-
UntPools.pas
一个Delphi对像池操作类源码,可以池化所有TObject 对像, 同样是对像池,可以只支持模板。(A Delphi operations source, like a pool can be pooled TObject object, is also like a pool, you can only support template.)
- 2013-04-09 23:38:52下载
- 积分:1
-
TestDll
说明: 获取硬盘序列号的dll文件,接口什么的都很简单。网上很多获取硬盘序列号的程序,但是大都需要很长的代码,所以把代码封装成dll公调用(Get hard drive serial number of the dll file, what the interface is very simple. Many online programs to get hard drive serial number, but most still require a very long code, so the code is packaged as a dll public call)
- 2011-03-24 11:11:28下载
- 积分:1
-
program-on-task
一个delphi开发的最小到任务栏托盘程序(A delphi development of the smallest to the taskbar tray program)
- 2012-09-05 00:21:54下载
- 积分:1
-
wenjianliu
Delphi 文件流对象处理 Delphi 文件流对象处理(Delphi)
- 2010-06-10 20:36:41下载
- 积分:1