2020年3月15日 星期日
使用kbmMW SmartBind经验几则 - 红鱼儿
红鱼儿| 博客园_红鱼儿 |11:49:00
1.用#Caption绑定 当Listview外观(ItemAppearance)设置为ListItem时,一定要用#Caption来绑定。 FBinding.Bind(DisplayDataSet,DisplayFieldName,ListView1,'#Caption'); 我遇到坑,用了#Ti
![]() |
最佳浏览:谷歌浏览器 |
红鱼儿| 博客园_红鱼儿 |11:49:00
1.用#Caption绑定 当Listview外观(ItemAppearance)设置为ListItem时,一定要用#Caption来绑定。 FBinding.Bind(DisplayDataSet,DisplayFieldName,ListView1,'#Caption'); 我遇到坑,用了#Ti