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

TCustomImageList.Move

Move an image from the CurIndex location to NewIndex location

Declaration

Source position: imglist.pp line 183

public procedure TCustomImageList.Move(

  ACurIndex: Integer;

  ANewIndex: Integer

);