-
ehlib5.6源码
安装方法:
1. 把 EhLib 中的 common 和 DataService 文件拷贝到 Delphi7 目录中.
2. 在 TOOLS->Environment Options->Library->Library Path 中添入Delphi7 路径。
3. 在Delphi 7中打开EHLIB70.DPK ,编译一下(点击Compile),但不要安装。
3. 在Delphi 7中打开DclEhLib70.dpk,编译(点击Compile)再安装(点击 Install)。
4. 打开附带的DEMOS,编译并运行,测试安装成功。
有安装EhLib5.0控件后,使用打印功能时,总是出现“Error reading Splitter.ExplicitTop:Property ExplicitTop does not exitst.” 这个错误,关于这个错误的解决方法如下。
先找到这个文件 PrvFrmEh.dfm
打开这个文件,在这个文件中找这个属性定义,查找ExplicitTop这个关键字(好像有两个地方),把这一行直接去掉,再查询ExplicitHeight这个关键字(只有一个地方),也去掉,保存,编译,一切OK。
- 2022-05-12 20:08:31下载
- 积分:1
-
wince下的录音源代码
与vc下的录音有所不同!
wince下的录音源代码
与vc下的录音有所不同!-wince under the recording source code with the recording vc different!
- 2022-02-13 19:00:47下载
- 积分:1
-
对象
面向对象课程作业
使用vc基于模板编写 ――全模板UniSparPoly_2-object-oriented operations using vc courses based on template preparation-- all template UniSparPoly_2
- 2022-04-01 12:52:59下载
- 积分:1
-
银行业务活动的模拟
客户的业务分为两种
通过模拟方法求出客户在银行内逗留的平均时间。...
银行业务活动的模拟
客户的业务分为两种
通过模拟方法求出客户在银行内逗留的平均时间。-Banking Activity analog client
- 2022-09-03 06:10:03下载
- 积分:1
-
Plane on a given n points, find one of a pair of points, making the composition...
给定平面上的n个点,找其中的一对点,使得在n个点组成的所有点对中,该点对间的距离最小。-Plane on a given n points, find one of a pair of points, making the composition of the n points of all points, the distance between points on the smallest.
- 2022-05-08 20:36:35下载
- 积分:1
-
从键盘输入一个二进制数(位数小于等于80)显示其应得带符号和无符号十进制数...
从键盘输入一个二进制数(位数小于等于80)显示其应得带符号和无符号十进制数-keyboard input from a binary number (less than the median 80), showing their entitlement with symbols and unsigned decimal number
- 2023-08-24 13:05:03下载
- 积分:1
-
链表面试题
3.创建一个学生链表,进行链表的插入、删除、查找操
作,要求:(1)使用函数模板;
- 2022-06-30 03:55:29下载
- 积分:1
-
Realate texture of openGL.It s example of NEHE.
Realate texture of openGL.It s example of NEHE.
- 2022-06-12 03:34:01下载
- 积分:1
-
类似Windows画图板的程序,有助于Windows程序设计新手入门。
类似Windows画图板的程序,有助于Windows程序设计新手入门。-Similar procedures for Windows drawing board, will help beginners learn Windows programming.
- 2022-03-10 13:01:18下载
- 积分:1
-
实用通讯录管理 能够进行插入删除排序保存等功能
实用通讯录管理 能够进行插入删除排序保存等功能 -Address book management utility can be inserted to preserve features such as sorting delete
- 2023-05-19 08:55:03下载
- 积分:1