搜索资源列表
delphi制作计时器,模仿电话通话
- 计时器,调用系统时间!与系统同步!非常形象!硬件接口有待调整-timer, call the system time! With synchronization! Very image! The hardware interface to be adjusted
delphi_TFrame_test
- delphi中的TFrame类使用方法示例 这个类,我们称之为TFrame框架组件,使程序开发人员能够可视化的设置一组组件,之后系统中对它进行重用。 TFrame框架有两个主要的好处: 第一、TFrame框架可大幅减少需要存储在工程中的资源量。 第二、TFrame框架允许你可视化的创建能复制和扩展的对象。 对可视化窗体继承允许你很简单的创建由继承得来的窗体。每一个框架保持它与父TFrame的关系,即对父类的改变将自动被实例继承。虽然你可以用TPanel组件达到同样的
BP
- delphi 2005下编译通过。支持变学习率。具有通用性,传递函数可自己写(动态调用)。 下面是程序和使用的例子。学习《人工智能与专家系统》时写的。-delphi 2005 adopted under the compiler. Support for variable learning rate. With GM, and transfer function can write their own (dynamic call). The following are the proc
DVD_Player_delphi
- VB中,用来开发高清DVD的软件,如何调用系统和编码,是利用visual basic 开发的! 可以很多应用!-VB, the used to develop high-definition DVD software, how to call the system and the code is developed using visual basic! Can be a lot of applications!
WinAPI
- 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。-Microsoft 32-bit platforms as application programming i
Mobile-Phone-Management-System
- 实现对手机用户及通话信息的管理。分为管理员和用户两部分功能。能进行查询、修改、添加、删除等。移动电话管理系统-Implementation of mobile phone users and call information management. Administrators and users are divided into two parts function. Can query, modify, add, delete and so on. Mobile Phone Manageme
delphi-hook-function-call
- delphi下 系统编程 钩子函数的调用-under the system programming delphi hook function ca--under the system programming delphi hook function call
WinAPI
- 全书收录了五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务。所有函数均附有功能说明、参数说明、返回值说明、备注以及引用说明。另外,在本书的第一章,我们对WiN32 API函数作了完整的概述;在附录部分,讲解了如何在Visual Basic和Delphi中对其调用。 -The book includes five major functions: window management, graphics device interface, system services, in
DelphiCHM
- Delphi默认不支持使用CHM格式帮助,该代码让Delphi程序开发者能够以简单的方式启用CHM格式帮助。-Delphi does not include an implementation of HTML Help, but one can easily be created. The process involves creating some API that call the HTMLHelp API and trapping Delphi application even
fisHotKey
- 此组件能方便开发者注册了一个全系统的热键。当组合键在操作系统中的任何地方创建,该组件将首先得到的按键和调用OnHotKey事件。应用程序没有OnHotKey事件被解雇的活动或可见。 安装方法(请修改相应路径位置): 工具 --> 组件 --> into new package 单元文件:D:\Delphi Component\fisHotKey\fisHotKey.pas 包文件名:C:\Program Files\Borland\Delphi7\Projects\B
exeadd
- 可实现对exe文件进行修改和自我修改个功能,非常好的实例代码,直接调用系统底层,编写规范,思路明确,代码易读。-Exe file can be modified to achieve self-modification and functional, very good example code, call the system directly to the bottom, write specifications, ideas, clear, readable code.
dddy
- Delphi源码,调用vista系统提供的TTS功能。也可以在win7下试用。欢迎下载!-Delphi source, call vista system provides the TTS function. Also can be in the win7 trial. Welcome to download!
Calc_beta1.0
- 一个简单计算器,可以可以进行圆、三角、球体及简单方程式的计算,附带四则运算的简易计算器,计时器,进行简单的字母与莫尔斯码转换,调用系统本地程序,测试网络连接,delphi吧外链,动态显示当前时间-A simple calculator that can can be round, triangular, spheres and simple formula calculations, with four simple arithmetic calculator, timer, simple le
Delphi_705031
- Delphi:Delphi语言卡客户查询程序,一个提高效率、人性化的程序。本实例的功能就是当有来电的时候系统就可以通过电话号码查询相应的信息。当有电话进入的时候,来电号码就会写入下拉列表框,再在下拉列表框中选择进入的电话号码就可以显示客户的信息。主要的技术要点就是在有来电的时候如何把号码写入列表框,如何通过列表框中的号码显示客户的信息。主要函数如下:1)ComboBox1.Items.Add 这个函数是用来向列表框中添加一个字符串。2)ADODataSet2.Filter 这个函数是用来过滤数据
Fmxscreenhot
- Delphi XE8 Firemonkey写的截屏程序,直接调用CameraDll.dll截屏动态库里的函数,不是用系统的Rundll32.exe,文件里包含了CameraDll.dll,下载可直接使用-Delphi XE8 Firemonkey written procedures screenshots, screenshots directly call CameraDll.dll dynamic library function, not with Rundll32.exe system
barCode
- DELPHI 7下条码及二维码生成打印DLL,调用REPORT接口,系统需要安装FASTREPORT5.2以上版本组件-DELPHI7 next generation bar code and two-dimensional code printed DLL, call REPORT interface, the system needs to be installed above components FASTREPORT5.2
SrvCtrl
- WINDOWS 系统服务控制 //调用方法: //{启动服务} //StartServices(服务名) //{停止服务} //StopServices(服务名) //{新建服务} //CreateServices(服务名, exe文件路径) //{删除服务} //DeleteServices(服务名) //{获取服务状态} //string := QueryServiceStatu(服务名) -WINDOWS System Ser
