Exchange two entries in a list.
Source position: MUIClass.List.pas line 91
public procedure TMUIList.Exchange( |
Pos1: Integer; |
Pos2: Integer |
); |
Pos1 |
|
Index of 1st Entry to exchange |
Pos2 |
|
Index of 2nd Entry to exchange |
Possible special Entries