RAD Studio VCL Reference
ContentsIndex
TDragImageList Members Public Properties
Public 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 interface reference implemented by the component. 
 
Indicates the number of components owned by the component. 
 
Indicates the position of the component in its owner's Components property array. 
 
Lists all components owned by the component. 
 
Describes the current state of the component, indicating when a component needs to avoid certain actions. 
 
Governs the behavior of the component. 
 
Indicates the number of images in the image list. 
 
Contains information used by the Form designer. 
 
Specifies the current drag cursor that is associated with the image list. 
 
Indicates whether an image in the image list is being dragged. 
 
This is DragHotspot, a member of class TDragImageList. 
 
Specifies the style to be used when the image list is drawing an image. 
 
Designates the handle for the image list. 
 
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. 
 
Indicates the component that is responsible for streaming and freeing this component. 
 
Specifies whether the image list destroys its handle when the image list is destroyed. 
 
Represents information used internally by components that support COM. 
 
Specifies the width of all images within the image list. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.