Delete the specified image.
Source position: imglist.pp line 173
public procedure TCustomImageList.Delete(
AIndex: Integer
);
AIndex
the index of the image to be deleted. -1 for delete all.