Exchanges the list items stored at the specified positions.
Source position: comctrls.pp line 1163
public procedure TListItems.Exchange(
const AIndex1: Integer;
const AIndex2: Integer
);