Move an image from the CurIndex location to NewIndex location
Source position: imglist.pp line 183
public procedure TCustomImageList.Move(
ACurIndex: Integer;
ANewIndex: Integer
);