ImageList 控件
保存多张图片,供其他需要图象的控件使用。
属性/方法
说明
ListImages
ListImage 集合对象
ListImage 集合对象
属性/方法
说明
Add([index],[key],[picture])
增加图象
Remove(index|"key")
删除图象
Clear()
删除所有图象
Count
图象数
Item(index|"key")
返回 ListImage 对象,
默认方法
ListImage 对象
属性/方法
说明
Index
索引
Key
关键词
Picture
Picture 对象