RAD Studio VCL Reference
ContentsIndex
TImageList Members Published Properties
Published Properties
 
Name 
Description 
 
Sets the number of images by which the image list grows when it needs to make room for new images. 
 
Determines which background color to use when drawing an image. 
 
Determines which foreground color to use when drawing an image. 
 
Specifies the style to be used when the image list is drawing an image. 
 
Specifies the height of images within the image list. 
 
Determines whether the image list uses the associated mask when drawing. 
 
Specifies whether the image list includes masks that can be combined with the images. 
 
Name 
Specifies the name of the component as referenced in code. 
 
Specifies whether the image list destroys its handle when the image list is destroyed. 
 
Tag 
Stores an integer value as part of a component. 
 
Specifies the width of all images within the image list. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.