Remove (ImageList Control) example for Delphi
{remove the last item from the ImageList Control} LEADImgList1.Remove (LEADImgList1.Count – 1);