[Overview][Types][Classes][Procedures and functions][Index] |
Provides indexed access to image list references in the container.
Source position: imagelistcache.pas line 54
public property TImageCacheItems.Items[AIndex: Integer] : PImageCacheItem |
Items is an indexed PImageCacheItem property which provides access to an image list reference in the container by its ordinal position. Read and write access to the property value are redirected to methods in the ancestor.
Items is the default property for the container.
TList |