TImageList 控件

存储图象组。

属性/方法 说明
AddIcon(TIcon) 加入图标
GetIcon(Index, TIcon) 取出图标存入 TIcon
Geticon(Index, TIcon, TDrawingStyle, TImageType) 取出图标

TDrawingStyle 常量

常量 说明
dsFocus  
dsSelected  
dsNormal  
dsTransparent  

TImageType 常量

常量 说明
itImage  
itMask