当前位置:
首页 资源下载
搜索资源 - import library delphi
搜索资源列表
-
1下载:
关于tts语音引擎的使用方法!很多软件具有英文发音和朗读功能,它们都使用了MSTTS(Microsoft Text To Speech)技术。微软遵照COM的标准,提供了一套Speech API来对MSTTS进行编程。要在程序中使用这套API,必须确保系统已经安装了MSTTS和Spchapi软件包。
Speech API可以作为类型库引用到Delphi中,方法是:打开Project选单下的Import Type Litrary,点击“Add”加入Windows\\Speech目录下
-
-
0下载:
Delphi分析HTML中图片、flash等资源并复制处理路径的源码。
其中应用了正则表达式类库。
可以应用于html分析和网站导出导入等需求。 -Delphi analysis of the pictures in HTML, flash and other resources dealing with the path and copy the source code. One application of the regular expression library.
-
-
0下载:
本程序旨在讲解如何用Delphi创建一个可以在易语言中执行的支持库,并给出了一个实用的汉字取模的易程序, 1.支持库为标准DLL格式,扩展名为fne. 在其中实现了移位操作(Delphi7+WinXp通过) 2.在易语言中导入此支持库(复制TaoLibShift.fne)到易语言的LIB目录下,然后才可以执行 [诺亚点阵汉字提取器.e] 3.输出的格式有 ASM和C两种格式,可以直接应用于8x8点阵LED,-This procedure aims to explain how to use De
-
-
0下载:
.调用普通COM组件
Project->Import type library...->选中要调用COM组件->Create Unit ,记住类的名称
var
test : Txx
test := Txx.Create(nil)
test.Show
test := nil
2.调用带有连接点的COM组件
Project->Import
-
-
0下载:
图书管理系统,可查询、输入、保存等。-Library management system can query, import, preservation.
-
-
0下载:
Program Macspoof
Created by Bruce Raisley and released to the public domain.
Compiles under Delphi 6,7 and up
Requires: NETCONLib_TLB import type library
Type Lib: C:\WINDOWS\system32\hnetcfg.dll (1)
-
-
0下载:
For example, with the standard AutoCAD Type Library import unit
that is created by Delphi when you import the type library, you
must refer to elements in a SelectionSet object as follows:
-For example, with the standard AutoCAD Type Library
-
-
0下载:
Delphi分析HTML中图片、flash等资源并复制处理路径的源码。
其中应用了正则表达式类库。
可以应用于html分析和网站导出导入等需求。 -Delphi analysis of the pictures in HTML, flash and other resources dealing with the path and copy the source code. One application of the regular expression library.
-
-
0下载:
Advanced Import Library
-
-
2下载:
source code provided library for using in Delphi and C++Builder applications. 2D and 3D CAD formats, including AutoCAD® DWG/DXF, Autodesk® DWF, Hewlett-Packard® HPGL/HPGL2, PLT, HGL, STEP, IGES, STL, ACIS SAT, BREP, CGM, SVG etc. are supp
-