Adds a new image to an ImageList.
Syntax: Add (Image)
Examples:
ImageList1.Add (Button1.Image)
ImageList1.Add ("Smile.gif")