资源列表
Delphi_880587
- 一个实用的Delphi技巧,实现带进度条的窗口状态栏,为了演示方便,你可以点击窗口上边的“信息栏进度条”按钮,查看进度条运行效果,在需要多任务的时候,适时在窗体显示进度条是很有用的,比如IE在打开网页的时候,就会显示时度条信息。 -A practical Delphi technique to achieve with the progress of the window status bar, in order to facilitate the presentation, you can
Delphi_028257
- Delphi通过聚集函数MIN求销售额、利润最少的商品,可选两个查询条件:一是查询销售额最少的产品,二是查询利润最小的商品,程序检索数据库后,将查询结果显示在Dataview网格中,便于浏览。程序是一个SQL与函数结合的例子,对学习数据库高级检索有参考意义。 -Delphi MIN aggregate functions required by sales, profits minimal commodity, optional two query conditions: First, ch
Delphi_132377
- Delphi删除数据库指定数据,若数据库中无数据,则在删除时会给出提示:“数据表已清空,无法删除。”,若有数据,程序先读取出这些数据,可选中网格中的任意一条数据,点击删除按钮即可,操作成功会给出提示:“删除成功”。这是个比较基础的Delphi初学者参考实例,删除数据也是数据库最基础的操作。- Delphi specified data to delete the database, if the database contains no data, when you delete will
Delphi_171580
- Delphi写的用户登录日志程序,可记录一段时间内的用户登录记录,方便系统管理员查看用户的登录情况,数据库基于SQLSERVER,测试前请先附加数据库,程序界面效果请参见截图。本程序比较简单,是比较基础的Delphi数据库操作实例,因此Delphi新手和初学者适合参考。 -Delphi wrote a user login log, users can record over time login records to facilitate system administrators to
Delphi_178540
- 一个Delphi窗口提示精灵-仿Office软件助手,可实现孙悟空的一些动作,比较有意思的小精灵,类似在Word中看到的OFFICE助手。有气泡提示,运行后在托盘处显示图标,右键可退出程序,退出时也有提示。觉得如果写软件助手的话,是个不错的参考范例。程序运行截图如上图所示。编译需要以下控件:CoolTrayIcon v.4.3.1,agent控件在DELPHI菜单下点“组件\插入ActiveX控件”里加入就可以了。 -A Delphi window prompts Wizard- imita
A
- IP实时监控,Delphi源码实现的,可以自定义IP地址进行实时监控指定IP是否通断,并在断开时提示,并在日志创建记录。 -P real-time monitoring, Delphi source code to achieve, you can customize the IP address of the real-time monitoring whether the specified IP-off, and when prompted to disconnect and crea
Delphi_330248
- Delphi SQLSERVER事务处理应用例子源代码,用一个浏览员工信息的例子来演示delphi的事务应用,可上一条、下一条查看读取数据库中的内容,想了解Delphi事务应用吗?请参阅本源码文档。 -Delphi SQLSERVER transaction processing application example source code, with a view employee information delphi examples to demonstrate the applic
Delphi_353250
- 一个书中的Delphi实例,结合SqlServer实现的小型交易程序,多窗体查询,面向Delphi初学者,源代码也是可以直接在Delphi环境下编译的,有一定借鉴价值。-A Delphi example in the book, combined with a small trading program SqlServer implementation, multi-form queries for Delphi beginners, the source code can also be di
Delphi_567302
- Delphi传奇人物遮盖效果,当人物行走到建筑或者其他障碍物的时候 建筑透明遮盖人物,这似乎是一个不值得一说的游戏功能,很基础很基础,如何实现呢?本源码会给你答案。 - Delphi legend covering effect, when the characters walk to the building or other obstacles when building a transparent cover character, which seems to be a not w
Delphi_581873
- Delphi快速清空数据库记录的源码实例,一条不留的清空数据库,这是一种快速清空法,有兴趣的可参考源码,附有数据库文件,在Database目录中。 -Delphi source code examples Fast empty database records, one does not leave the empty database, which is a fast emptying method, interested can refer to the source, with a d
Delphi_583203
- 把子查询当作表达式,Delphi把子查询当作表达式的查询例子,求平均值,有兴趣的参考源码吧。-Handle queries as expression, Delphi handle queries query expressions as an example, an average, are interested in the reference source it.
Delphi_608874
- Delphi硬件读取身份证号码,用于身份证阅读二次开发,身份证阅读源代码。三个DLL文件:sdtapi.dll、Syn_IDCardRead.dll、WltRS.dll缺一不可。。 -Delphi hardware to read ID number, ID card reader for secondary development, ID card reader source code. Three DLL files: sdtapi.dll, Syn_IDCardRead.dll, Wl
