摘要:
阅读全文
posted @ 2016-06-16 11:58
liessay
阅读(556)
评论(0)
推荐(0)
摘要:
示例 //选择修改时执行procedure TForm1.cxLookupComboBox1PropertiesChange(Sender: TObject); begin edit1.Text:=VarToStr(cxLookupComboBox1.EditValue); //返回KeyField 阅读全文
posted @ 2016-06-16 10:37
liessay
阅读(4068)
评论(0)
推荐(0)