TcxImageComboBoxProperties(MID_Comp.Properties).Items.Clear;
这样就可以使用属性了。
if lstPaper.FocusedNode.Values[mSelected.ItemIndex]
= TcxCheckBoxProperties(mSelected.Properties).ValueChecked then
tcxtreelist Properties的使用(TcxImageComboBoxProperties)
原文:http://www.cnblogs.com/zhangzhifeng/p/4792661.html