Replace an indexed image with the Bitmap given
Source position: imglist.pp line 184
public procedure TCustomImageList.Replace(
AIndex: Integer;
AImage: TCustomBitmap;
AMask: TCustomBitmap
);