Vcl.ImgList
| Package | vcl290.bpl |
|---|
Classes
| TChangeLink | The TImageList component uses TChangeLink internally to notify other objects when changes are made to the image list. |
| TCustomImageList | TCustomImageList is the base class for collections of same-sized images, each of which can be referred to by its index. |
Routines
| GetColorFromRGB | |
| GetRGBFromColor |
Types
| TColorDepth | Color depth of list images. |
| TDisabledStyle | |
| TDrawingStyle | TDrawingStyle indicates the style to use when rendering an image from an image list. |
| TImageIndex | TImageIndex is an alias for the Integer type. |
| TImageListHandle | TImageListHandle is an alias for the THandle type. |
| TImageType | TImageType indicates whether to use a mask when rendering an image from an image list. |
| TLoadResource | TLoadResource and TLoadResources determine how a resource is loaded into an image list. |
| TLoadResources | TLoadResource and TLoadResources determine how a resource is loaded into an image list. |
| TOverlay | TOverlay indicates the index of an overlay mask. |
| TResType | TResType identifies a type of graphical resource to an image list. |