搜索资源列表
-
0下载:
Delphi:Delphi中的OnChange事件如何使用呢?这个源码通过使用Timagelist组件来演示OnChange事件的处理,运行示例程序后,点击窗体上的“删除图像”按钮,OnChange就会激发,判断图像列表是否发生了变化,并弹出提示告诉你结果怎么了。
-Delphi: Delphi OnChange event in how to use it? After this source by using Timagelist components to demonstrate tr
-
-
0下载:
Delphi:Delphi实现常规的软件开机自启动+添加桌面快捷方式实例程序源代码,这两个功能我觉得都是挺实用的,大家也经常看到的功能,自己写软件了,这些基础技巧,是值得掌握的。把程序的快捷方式添加到桌面上,让开机就运行自己的程序,通过此源码实例,相信你会明白如何实现。不过在此提醒一下,让软件开机自动启动最好不要滥用哦,现在很多许多软件都这样,需要还给用户一个干净的快速启动栏啊!
-Delphi: Delphi to achieve conventional software boot fr
-
-
0下载:
Delphi存储过程使用例子,演示如何创建和删除存储过程,通过可视化程序创建存储过程,新手参考。-The Delphi stored procedure example, demonstrates how to create and delete the stored procedure, create a stored procedure by visual program, novice reference. In the examples, very simple, in the Delp
-