请教‘dblistbox’的用法(100分)

  • 主题发起人 主题发起人 lifa88
  • 开始时间 开始时间
L

lifa88

Unregistered / Unconfirmed
GUEST, unregistred user!
我在用这个控件时,真么也调动不了用access做的数据库文件。
还有,怎样可以选中其中的item在其它的控件(panel)中显示出来?
 
这么清静!
>>调动不了用access做的数据库文件
什么意思?
1. 看看DBListBox的帮助吧。
The TDBListBox control is a data-aware list box
that allows the user to change the value of the
field of the current record in a dataset by
selecting an item from a list.

2. DBListBox不是有Click事件吗?
 
接受答案了.
 
后退
顶部