Move(IndexFrom: Integer; IndexTo: Integer);
IndexFrom is an index of position of the element that should be moved.
IndexTo is an index of the position to which the element should be moved.
The Move method moves the specified element to the specified position.
See also: