Array property for accessing individual images of TMultiImage.
TMultiImage Class
public property Images [Index: LongInt]: TImageData read GetImage write SetImage;
When you set image at given index the old image is freed and the source is cloned.