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

TCustomImageList.Delete

Delete the specified image.

Declaration

Source position: imglist.pp line 177

public procedure TCustomImageList.Delete(

  AIndex: Integer

);

Arguments

AIndex

  

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.