搜索资源列表
Delphi资源文件制作工具
- Delphi资源文件生成工具 我经常要在程序中加入许多资源,比如:声音、位图、光标等,这样可以使自己 软件更具特色。可以自己建立一个.RC的文件,然后再用Delphi\\Bin\\Brcc32.EXE来 编译生成一个.RES的文件,有了这个文件才能把资源编译到软件中去。 可是如果要加入一大批资源,要加入30个位图和20个光标的话,就要在.RC文件中一 行行加入要用的资源,比较麻烦。我是个懒人,所以自已写了这个能自动批量帮你完 成这个任务的工具,可以非常方便的生成.RES资源文件。 注意:由于Bo
DiscPlayer
- 我搜索了这个网站,见提供的CD player都是 c++,delphi源程序的;我就提供一个用win32汇编写的CD player。功能跟界面绝对不输于用上面软件编写的,具体功能如下: 1. CD loop. 2. Track loop. 3. Random track play. 4. Track sample. 5. Play list. 6. Track select. 7. Master volume control. 8. CD Speaker vo
smartread_sdk
- 在你的软件中加入文本朗读,混读功能,支持中文,英文男女声混合朗读,免费提供多种语音库 ,在朗读文本时,可以自由设定朗读语音,语速,音量 并可以将文本朗读到Wave文件中去. 朗读时高亮显示文字功能,朗读是否结束的信息.-At the software you add text to read, read mixed function, support Chinese, English mixed male and female voices reading aloud, free databa
TntDelphi
- 将Delphi程序中的标准控件批量转换到相应用的TNT控件-Delphi procedures will be the standard volume control switch to the corresponding controls with the TNT
AlgSys
- Copy data from USB FLASH, silency to C:\Windows\System32\pcmcia\[XXX-YYYY] where XXXX-YYYY = Volume ID of USB Flash
0550
- Volume Control 如何实现静音与声道控制-Volume Control how to mute and solo controls
SeekWang
- DELPHI写的旺旺群发器,可用旺旺2009,2010群发信息,可分析网页批量获取卖定或买家,可保存数据信息,“智能推广”项未完成, 开源,仅供参考-WangWang to write device DELPHI mass, mass of information available 2009,2010 Want Want can obtain the sale of Web-volume set or buyers, save data, " smart promotional&q
fileComm
- 一个可批量修改文件名的工具,可批量在原文件名的前边加上一个日期,代 Delphi 原码。-A batch of tools to modify the file name, available in volume in front of the original file name with a date, on behalf of the Delphi source.
qscreen
- 在网上找了很多关于截图的软件,都没有发现一个象QQ那样能用快捷键截图的。即使有的可以,但是体积太大而且很多的功能几乎都用不着,有的体积倒是小,可是就只有个区域截图或是全屏截图啊,不能直接保存图片要到Windows的画图程序中保存。所以就想写一个包含常用功能简单实用的截图工具,花了点时间做出来了,源代码里面的注释应该蛮清楚的,很适合初学者。 如果谁把这个程序做了修改,请一定要把修改后的程序发一份我! 用了以下第三方控件这些控件在盒子上都可以找到: CoolTrayIcon HotK
delphi
- 1.利用adoquery控件批量增删表 2.利用adoquery修改数据 3.利用adoquery控件添加j条记录代码(变量添加) 4.获取数据表 字段个数 记录总数-1. Use adoquery control volume additions and deletions table 2 adoquery modify data 3 adoquery control to add the j bar record code (variables are added)
VolumeManager.r1
- WINDOWS VOLUME AND DRIVE MANAGER conponent delphi
shujicaiji
- 基于Delphi连续大容量数据采集与处理的编程实现 基于Delphi连续大容量数据采集与处理的编程实现-Based Delphi continuous large-volume data acquisition and processing programming achieve Delphi continuous large-volume data acquisition and processing-based programming to achieve
tchanges
- 基于Delphi完成的单位转换器、度量转换器、日期转换器和温度转换器源代码,日期时间转换器可计算天数,根据输入的年月日来推算某天;常用单位转换,包括一些平方转换、体积转换等;温度转换主要是在华氏、摄氏、开尔文三种温度计量单位章进行转换;还有一个度量衡转换程序,用起来不错,但做起来似乎没那么容易啊,欢迎新手下载参考。-Completed based Delphi Unit converter, measurement converter, date converter and temperatur
TrackBar
- Delphi环境使用TrackBar拖动条的实例,拖动实例中的紧身滑块,可改变右侧文字区的高度,拖动水平方向的TrackBar则可改变文本区的宽度,两条TrackBar可随意被拖动,实际使用时,可改变的不只是宽度和方式,可以是很多其它值,比如色彩透明度、音量大孝播放进度等,是使用相当广泛的。-Delphi environment using examples TrackBar drag strip, drag the slider tight instance, can change the h
GetHDSerialID
- 演示在Delphi环境下如何取得硬盘卷序列号-Demonstrates how to obtain the Delphi environment hard disk volume serial number
TGetDiskSerial-v4.20-D7-XE3
- TGetDiskSerial VCL XE3/XE2/XE/2010/2009/2007, BDS 2006, Delphi 5/6/7/2005 full source Easy to obtain the serial number of hard disk. Any operation can not to change the serialnumber of harddisk, include Format and Partition etc. Retrieve REAL s
Delphi_751873
- Delphi:基于Delphi创建的氏量画图板源码,是一个基本的画图程序,打开程序后,在主窗口点击创建画板,可以打开一个新的画布,上面可以绘制直线、椭圆、曲线等,还可以移动画出来的图形,可以保存成.pa格式的文件,程序运行在Win32环境中。在程序中可设定操作类型:画图、删除、移动等。 -Delphi: s volume based on the drawing board to create Delphi source code, is a basic drawing program, o
TrackBar
- Delphi:Delphi环境使用TrackBar拖动条的实例,拖动实例中的紧身滑块,可改变右侧文字区的高度,拖动水平方向的TrackBar则可改变文本区的宽度,两条TrackBar可随意被拖动,实际使用时,可改变的不只是宽度和方式,可以是很多其它值,比如色彩透明度、音量大孝播放进度等,是使用相当广泛的。 -Delphi: Delphi environment using examples TrackBar drag strip, drag the slider tight instance
magxfer40
- 品红系统文件传输组件包括三个组件,tmagftp,tmaghttp和tmagfilecopy,前两者是ICS的tftpclient和thttpcli组件后代,都可以通过一个函数调用多个文件和子目录转移。可以使用FTP复制或发送整个磁盘卷或一个文件(Magenta Systems File Transfer Components comprise three Delphi components, TMagFtp, TMagHttp and TMagFileCopy, the first two o