2020年7月2日

摘要: 取显示的内容:cxCheckComboBox1.Text取已勾选的内容:varidx, cnt: Integer;begincnt := cxCheckComboBox1.Properties.Items.Count;for idx := 0 to cnt - 1 dobeginif cbsChec 阅读全文
posted @ 2020-07-02 13:25 岁月寒风 阅读(1643) 评论(0) 推荐(0)

导航