-
PGP2Comp
说明: PGP 加、解密算法的Delphi示例源码(PGP encryption and decryption algorithms Delphi examples source code)
- 2011-03-16 11:38:34下载
- 积分:1
-
演示Delphi如何清空TImage组件中的图片
本源码向大家演示Delphi如何清空TImage组件中的图片,如示例截图所示,TImage组件中已经装载了一张图片,单击“清空图片”按钮,将调用以下代码清空TImage组件中的图片数据:
procedure TForm1.Button1Click(Sender: TObject);
begin
image1.picture.graphic := nil;
end;
这是一个比较初级的Delphi图像组件用法示例,Delphi新手可参考学习。
- 2022-03-18 08:56:24下载
- 积分:1
-
DELPHI的压缩控件,非常实用的第三方控件
DELPHI的压缩控件,非常实用的第三方控件-DELPHI compression controls, very useful third-party control
- 2022-11-17 10:25:04下载
- 积分:1
-
16位与32位整数转换 整数正负反转 基偶数判断
16位与32位整数转换 整数正负反转 基偶数判断-16-bit and 32-bit integer integer conversion base even to determine positive and negative inversion
- 2022-07-04 08:55:15下载
- 积分:1
-
Delphi2005 B/S程序设计技巧集(4
Delphi2005 B/S程序设计技巧集(4-11)
现在delphi 2005 B/S的书籍资料太少,几乎没有可参考的资料,这在一定程度上限制了delphi 2005的使用,相反C#,ASP的书籍资料到处都是。通过几个月的学习也算是总结了一点经验,从现在起我将陆续将ASP和C#的例子、技巧翻译到delphi 2005下面,希望对大家的学习和工作有帮助,毕竟.Net是一种发展趋势。我将不定期写新的内容,同时,如果你在工作或学习中有什么问题,我也会将问题加入本篇文章,另外,一个人的能力毕竟有限,也希望大家共同来解决问题。
宋雨炫
-Delphi B/S programming skills sets (4-11) now delphi 20 05 B/S books so little information, almost no reference to the information, This, to a certain extent, limit the use of Delphi 2005, C# contrary, ASP information books are everywhere. Through several months of learning is also summed up the experiences that from now on I will continue, ASP and C# example, delphi translation skills to below 2,005, we hope to study and work there to help, After all. Net is a development trend. From time to time I will write the new content, and if you work or study any problem, I will also take the issue into this article, in addition to the ability of a person is limited, I hope we can jointly to solve the problem. SONG Xuan
- 2022-05-14 20:21:00下载
- 积分:1
-
webbrowser 嵌入HTML代码(OEM界面),用delphi编写。
webbrowser 嵌入HTML代码(OEM界面),用delphi编写。-webbrowser Embed HTML code (OEM interface), prepared using delphi.
- 2023-05-26 09:45:04下载
- 积分:1
-
webservice源码
Delphi开发webservice例子
- 2022-08-10 09:49:03下载
- 积分:1
-
DELETEFILE
学习批量删除目录精品,所有代码本人开发
应用于公司的文件删除里,全代码不保留了(Learning bulk delete directory products, all of the code development
Applied to the company s files are deleted, the code is not retained
)
- 2013-09-03 11:45:47下载
- 积分:1
-
可以将整个还面变成JPG格式,可能有朋友需要,可以作为参考哦...
可以将整个还面变成JPG格式,可能有朋友需要,可以作为参考哦-The whole surface can also become a JPG format, you may need to have a friend who can serve as a reference Oh
- 2022-01-29 04:48:05下载
- 积分:1
-
code5
Delphi将Excel导入到Access数据库修改版(Delphi to Excel Import to Access database to a modified version of)
- 2012-07-05 15:38:24下载
- 积分:1