Vcl.VirtualImageList.TVirtualImageList Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AllocBypublicSets the number of images by which the image list grows when it needs to make room for new images.
AutoFillpublishedIf you set the AutoFill property to True, the virtual Image List will be auto-populated with all the images in the collection.
AutoFillModepublishedUse AutoFillMode to load normal or disabled images from the collection.
BkColorpublicDetermines which background color to use when drawing an image.
BlendColorpublicDetermines which foreground color to use when drawing an image.
ColorDepthpublicColor 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.
DisabledGrayscalepublishedControls if disabled images (Item.Disabled is True) are drawn in grayscale.
DisabledOpacitypublishedDefines the opacity of an image if Item.Disabled is True. Disabled images are shown on controls whith Enabled set to False.
DisabledSuffixpublishedDefines the suffix for an Item's name if Item.Disabled is True.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
DrawingStylepublicSpecifies the style to be used when the image list is drawing an image.
GrayscaleFactorpublicThe GrayscaleFactor property specifies the level of darkness in gray scaling when drawing a disabled image.
HandlepublicDesignates the handle for the image list.
HeightpublishedSpecifies the height of images within the image list.
ImageCollectionpublishedComponent used as the source to collect images.
ImageNameAvailablepublished
ImagespublishedCollection of items which defines the image list.
ImageTypepublicDetermines 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.
MaskedpublicSpecifies 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.
PreserveItemspublishedPreserve items when the Collection changes.
Scaledpublished
ScalingpublicThe Scaling property returns True when ImageList is scaling its images.
ShareImagespublicSpecifies 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.