[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'CompactUtils' (#powtils_extras)

TList.MoveItem

Declaration

Source position: compactutils.pas line 280

public procedure TList.MoveItem(

  OldIdx: Integer;

  NewIdx: Integer

);