DbiOpendatalist函数用哪个USES 单元 调用的(10分)

  • 主题发起人 主题发起人 flyinsky
  • 开始时间 开始时间
F

flyinsky

Unregistered / Unconfirmed
GUEST, unregistred user!
DbiOpendatalist函数用哪个USES 单元 调用的
以及hdbicur,dbdesc,dbiresult..是在那里定义的?
在看各种例子的时候,我经常碰到所用函数或类型不知在那里
USE 进来,HELP里也没有,真是头痛啊?
难道真的一点办法也没有。。。。。。!????
(我看过各位以前谈过这个问题)
 
<tr>
<td width="100%" bgcolor="#F7F7F7"><font color="#0000A0">
<pre class="text">
<a href="http://www.gislab.ecnu.edu.cn/delphibbs/DispQ.asp?LID=153431">到这里看看可能对你有用</a></font></pre>
</td>
</tr>
 
没有DbiOpenDataList的声明
但BDE.dcu中有DbiOpenDatabaseList的声明
 
BDE.dcu中有DbiOpenDatabaseList的声明
DbiOpenDatabaseList 是 dbe 的 api 函数当然在 bde 说明中找
 
多人接受答案了。
 
后退
顶部