搜索资源列表
Func_API_Err
- delpi的函数查询工具DELPHI相关源码下载,作品发布,个性论坛
Pinyin.rar
- unit pinyinfunction //汉字拼音相关的函数定义单元 Function GetHZPY(HZstr: String):String //将任意字符串中的汉字换成拼音首字母(大写) function GetPYIndexChar(hzchar: string):char //将一个汉字转化成拼音首字母(大写) ,unit pinyinfunction // the function of Chinese characters spelling
Line-intersection
- 用delphi结合相关的算法,实现求两条直线的交点函数-Seeking to achieve with the delphi function of the intersection of two lines
acm
- 完美acm语音(audio)delphi开发控件: znACM ver5.1 完美的封装了微软的 acm 语音相关的函数,用于语音采集(录音),语音播放,使用简单(10分钟学会使用),可控制性强,容易扩展。 从使用角度出发,切合程序制作者的实际需要,解决了一般商用语音控件没有解决的问题。 真正好用的acm控件。适合delphi5 delphi6 delphi7-Acm perfect voice (audio) delphi development control: znACM ve
EhLib_v4[1].2.16_CN
- EhLib 4.2.16 中文汉化版 (Faceker.com 修改版) 1. DataService\EhLibADO.pas 第40行,ADODataSetDriverName函数: 原:Result := MSACCESS 现:Result := MSSQL 功能:字符串、日期界定符匹配(STFilter.Local=False情况下) 2.Common\EhLibConsts.pas 功能:常数汉化 3.Common\DBG
Delphi-CodeTheNorm
- Delphi编码规范:讲解了一般的惯例(命名 - 缩进和空格 - 边距 - 大小写 - 注释)、语句、过程和函数、 面向对象相关等很实用。请快下载。-Delphi coding norms: on the general practice (named- indent and spaces- margins- case- Notes), statement, process and function, object-oriented, such as practical relevance. P
fileDEMO
- 做了一个文件相关函数示例的小程序,是我对文件操作的一个总结-Correlation function of a document made a small sample program that I, a summary of the file operations
wgPubCode
- 今天心情好,发布一个用了很久的 公共代码 库,其中,InfoMsgBox等频率最高。 因还用到DBGridEh等单元,如大家没装,删掉相关函数就是了。 -Good mood today, with a long time to publish a common code base, which, InfoMsgBox so frequently. Also used by other units DBGridEh, as we did not install, it wants to d
blxzs
- 给DELPHI的初学者用,用此软件可以方便的查询DELPHI的各函数、过程、事件、命令的相关注解。本软件为免费软件,无须安装,直接解压到同一目录下即可运行。是一个功能强大的Delphi管理工具。使用它,可以轻松的管理Delphi的组件、专家、工具,快速切换组件等等,它将是你最佳的Delphi伴侣工具。 *系统重装后无需www.tbw100.com/10/对Delphi进行漫长繁琐的安装。 *方便的管理功能,可以随时加载/卸载需要的组件/专家/工具。-DELPHI beginners
wgPubCode
- 发布一个用了很久的 公共代码 库,其中,InfoMsgBox等频率最高。 因还用到DBGridEh等单元,如大家没装,删掉相关函数就是了。-Released a long public code base, which, InfoMsgBox the highest frequency. DBGridEh unit also used, such as not installed, it wants to delete the correlation function.
Delphi_277212
- Delphi:Delphi仿Windows计算器,实现从右向左输入内容的计算器,从界面上来看,似乎与Windows计算器很一样,为了演示从右到左输入字符,写了这个用于演示功能的计算器,在计算器的数据输入窗口中,你可看到是从右边输入数据的。 相关的源代码说明:operator = (Emp,add,sub,mul,divid) 定义空、加、减 、乘、除,Operate1: Operator = emp 记录上一次用户按下的运算符,Pointed: Boolean = False 作用是定
