Remove (ImageList Control) example for C++ Builder

/*remove the last item from the ImageList Control*/
LEADImgList1->Remove (LEADImgList1->Count – 1);