//zhiwu为列名
string displayvalue,datavalue
databalue=dw_q.gettext()
displayvalue=dw_1.describe(evaluate('lookupdisplay(zhiwu)',"+
string(dw_1.getrow())+")")
messagebox("","选择了"+displayvalue+"编码为"+datavalue)
获得dropdownlistbox类型的数据窗口的display value
本文介绍了一种从dropdownlistbox类型数据窗口中获取显示值的方法。通过使用特定的函数和参数设置,可以有效地读取所选项目的显示文本。
获得dropdownlistbox类型的数据窗口的display value

被折叠的 条评论
为什么被折叠?