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

TCustomImageList.Replace

Replace an indexed image with the Bitmap given

Declaration

Source position: imglist.pp line 184

public procedure TCustomImageList.Replace(

  AIndex: Integer;

  AImage: TCustomBitmap;

  AMask: TCustomBitmap

);

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