[Overview][Types][Classes][Index] Reference for unit 'ImgList' (#lcl)

TCustomImageList.Delete

Delete the specified image.

Declaration

Source position: imglist.pp line 170

public procedure TCustomImageList.Delete(

  AIndex: Integer

);

Arguments

AIndex

  

the index of the image to be deleted. -1 for delete all.