RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomImageList Methods

The methods of the TCustomImageList class are listed here.

 
Name 
Description 
 
Copies the image list's properties to another image list. 
 
Generates an OnChange event. 
 
Allows bitmap data to be saved and loaded. 
 
Draws the specified image onto the provided Canvas in the indicated style. 
 
Returns a specified image and its mask as bitmaps. 
 
This is HandleNeeded, a member of class TCustomImageList. 
 
Initializes a newly allocated image list. 
 
This is ReadData, a member of class TCustomImageList. 
 
This is WriteData, a member of class TCustomImageList. 
 
Name 
Description 
 
Add 
Adds an Image and its Mask to the image list object. 
 
Adds an icon to the image list object. 
 
Adds single image from another image list. 
 
Adds all images from another image list. 
 
Adds an image to the image list along with a color which is used to generate the transparent mask. 
 
Copies the information from one image list to another. 
 
Clears all images from the image list. 
 
Deletes a particular image from the image list. 
 
Draw 
This is the overview for the Draw method overload. 
 
This is the overview for the DrawOverlay method overload. 
 
Loads a resourced image into the image list. 
 
Retrieves a specified image as a bitmap. 
 
Returns the hot spot location associated with the current drag image. 
 
This is the overview for the GetIcon method overload. 
 
Returns a handle to a bitmap containing all of the images in the image list. 
 
This is the overview for the GetInstRes method overload. 
 
Returns a handle to a bitmap containing all masks for images in the image list. 
 
Loads the specified bitmap, cursor, or icon resource into the image list. 
 
Indicates whether a window handle exists for the image list. 
 
Inserts a bitmap and its mask into the image list following a specified image. 
 
Inserts an icon at a specified position in the image list. 
 
Inserts a bitmap at a specified position, creating the mask from a specified transparent color. 
 
Move 
Moves a specified image to another position. 
 
Identifies an image in the list as an image that can be used as an overlay mask. 
 
Registers an object to be notified when changes occur in the image list. 
 
Replaces an image in the image list with a new image and mask. 
 
Replaces an image in the image list with an icon. 
 
Replaces an image in the image list with a new image and automatically-generated mask. 
 
Loads a resource into the image list. 
 
Loads a resource into the image list. 
 
Removes an object from the list of objects to be notified when the image list changes. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!