Gets or sets an Image at the specified index within the collection.
public property Items[Index: Integer]: TCnImage read GetItem write SetItem; default;
The index of the image to get or set.
The image in the list specified by index.