搜索资源列表
cardread
- 本读卡用于明华rf35读写器,读写所有的m1号序号,主要用于将射频读写器中的内容读写到你需要的环境里(能接受字符串的当前焦点)。读卡有2种方式。一种是虚拟键盘的方式,另一种是剪贴板方式。这2种方式的区别是:剪贴板方式把读卡的信息放到剪贴板内存中去了,替换了剪贴板内存中的内容,而虚拟键盘的方式则是模拟键盘输入的形式,没替换剪贴板内存中的内容-The reader for the Ming Wah rf35 reader, read and write all of the m1 serial nu
dbvgrids
- delphi中的可以横竖排列的表格,很有参考价值-delphi that can be if they had arranged in the form of great reference value to
new7
- Delphi DLL Form 与 TDxDockSite-Delphi DLL Form & TDxDockSite
CHM1.0
- CHM Builder的编写初衷是收集资料的需要,由于收藏了大量的经典帖子和文章,在阅览和管理上都很不方便,于是动手写一个工具来帮忙管理. 下面介绍CHM Builder(2.0)的功能,然后再从整体功能的角度上考虑如何开发。 1. 可以编译.txt .htm .html 文件成CHM格式电子书 2. 可以反编译CHM电子书为.txt .htm .html 文件 3. 在不编译成电子书的情况下,可以以树形形式阅览收藏的文件,项目可以保存,以便下次继续阅览,而且树形结构可以不断添加
roundrect
- 一个自已做的VC++漂亮窗口,记得以前网防火墙有这种风格的窗口,在Delphi中,这种效果的窗体一般需要借助于控件完成,因此用纯VC代码实现本效果,还是很有参考价值的。-To do a self-VC++ beautiful window, remember that networks have this style of windows firewall, in Delphi, this effect generally need the help of the control to comp
20076261699009
- 使用时不能将控件直接放在窗体上,需要定义并自己创建,具体使用方法参看示例程序。 控件只提供dcu文件。 控件从SPComm继承,并且增加了短信收发功能,对于SPComm的相关属性和事件不在此进行说明,下面只介绍与短信相关的属性、方法和事件。 Delphi 7下、wavecom 设备下调试通过。 共享版暂不提供对西门子、诺基亚模块的支持。-Can not control when used directly on the form, need to d
danrudanchu
- Delphi 窗体淡入淡出 练习 我也是刚刚开始学习 如有不对还请指正-Delphi Form Fade to practice I was just beginning to learn if not please correct me also thank you
TExtraDevices_3.03_report_builder
- Features: No external libraries or dll s needed No runtime license fees Full source is included with registered version Drop one component on your main form and every report in your project has the ability to export! Export reports to HTML,
EXE
- Delphi实现窗体内嵌其他应用程序窗体-Delphi to achieve a form embedded in the application form
MyControl
- delphi中,拖动窗体边框可以移动窗体,本程序实现窗体无边框时的自由拖动-delphi, drag form the border can be moved form the program achieve the freedom to form border drag
delphiforms
- DELPHI制作几何形状的窗体 DELPHI制作几何形状的窗体-DELPHI making geometric shapes form
movecapture
- ABOUT COMPONENT -------------- ENTIRE RISK OF USING THIS COMPONENT IS OF YOU. This component helps in sending data from an application to Word and printing it. For using this component, create a template for the report you wish to print
showbar
- Delphi窗体-隐藏显示工具栏,可以隐藏或显示工具栏,点击小三角即可实现隐藏。另外本窗体设计源码支持鼠标右键,右键可弹出操作菜单,非常适合用Delphi写一些管理系统来使用,本界面是参照营运企业管理系统的功能和需求而设计出的界面。-Delphi form- hidden display the toolbar, you can hide or display the toolbar, click the small triangle to achieve hidden. Another sou
FORM-FREE
- delphi 窗体释放 关于窗体的释放:Close()方法是将窗体隐藏,即form.hide 释放窗体或是控件的标准用法是Form.Free,其实Free方法只是调用了Destroy()方法,在窗体不为nil时进行资源的释放,但并不将窗体实例置为nil,只有窗体实例没有创始化之前值才为nil,否则你要显示的将窗体实例置为nil.-delphi release form releasing on the form: Close () method is to hide the form th
delphi-20150101
- Delphi 弹出提示框显示在窗体的中间-Delphi pop-up prompt dialog box is displayed in the middle of the form
form-2
- delphi this is just a example for students
Form Notif
- notifikasi sample for delphi xe8
agscrcam[1]
- I developed this screen cam component with delphi (captures the activity on a screen or delphi form and writes it into an AVI file; it supports all compressors; the program contains code derived from RenderSoft CamStudio 1.0 OPENSOURCE). Thanks,
Easysize
- Easysize for delphi 窗体自适应(Easysize for delphi Form adaptive)
Delphi DLL Form Used Demo
- DLL Form call and used by MainForm. DLL Form open in MainForm and visible with PageControl. - Turbo Delphi Explore