ImageList is a dynamic array of images.
ImageList stores the images in memory and allows other controls to retrieve the images
from memory.
You can add images to an ImageList using the visual designer.
These image files will be merged in the executable during compilation.
Properties and Methods:
Event:
None.