Vcl.Controls.TImageList Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AllocBypublishedSets the number of images by which the image list grows when it needs to make room for new images.
BkColorpublishedDetermines which background color to use when drawing an image.
BlendColorpublishedDetermines which foreground color to use when drawing an image.
ColorDepthpublishedColor depth of images in list.
ComObjectpublicSpecifies the interface reference implemented by the component.
ComponentCountpublicIndicates the number of components owned by the component.
ComponentIndexpublicIndicates the position of the component in its owner's Components property array.
ComponentspublicLists all components owned by the component.
ComponentStatepublicDescribes the current state of the component, indicating when a component needs to avoid certain actions.
ComponentStylepublicGoverns the behavior of the component.
CountpublicThe number of images that are in the list.
DesignInfopublicContains information used by the Form designer.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
DragCursorpublicSpecifies the current drag cursor that is associated with the image list.
DraggingpublicSpecifies whether an image in the image list is being dragged.
DragHotspotpublicSpecifies the position of the hot spot of an image.
DrawingStylepublishedSpecifies the style to be used when the image list is drawing an image.
GrayscaleFactorpublished
HandlepublicDesignates the handle for the image list.
HeightpublishedSpecifies the height of images within the image list.
ImageTypepublishedDetermines whether the image list uses the associated mask when drawing.
LinkCountprotectedThe number of links in the Links array.
LinksprotectedThe array of references to TImageLink instances.
MaskedpublishedSpecifies whether the image list includes masks that can be combined with the images.
NamepublishedSpecifies the name of the component as referenced in code.
ObserverspublicIndicates the TObservers object added to the TComponent.
OwnerpublicIndicates the component that is responsible for streaming and freeing this component.
Scalingpublic
ShareImagespublishedSpecifies whether the image list destroys its handle when the image list is destroyed.
StoreBitmapprotected
TagpublishedStores a NativeInt integral value as a part of a component.
VCLComObjectpublicRepresents information used internally by components that support COM.
WidthpublishedSpecifies the width of all images within the image list.