Vcl.ImgList

From RAD Studio API Documentation
Jump to: navigation, search


Package vcl250.bpl

Classes

TChangeLinkThe TImageList component uses TChangeLink internally to notify other objects when changes are made to the image list.
TCustomImageListTCustomImageList is the base class for collections of same-sized images, each of which can be referred to by its index.

Types

TColorDepthColor depth of list images.
TDrawingStyleTDrawingStyle indicates the style to use when rendering an image from an image list.
TImageIndexTImageIndex is an alias for the Integer type.
TImageListHandleTImageListHandle is an alias for the THandle type.
TImageTypeTImageType indicates whether to use a mask when rendering an image from an image list.
TLoadResourceTLoadResource and TLoadResources determine how a resource is loaded into an image list.
TLoadResourcesTLoadResource and TLoadResources determine how a resource is loaded into an image list.
TOverlayTOverlay indicates the index of an overlay mask.
TResTypeTResType identifies a type of graphical resource to an image list.