Move an entry from one position to another.
Source position: MUIClass.List.pas line 96
public procedure TMUIList.Move( |
FromPos: Integer; |
ToPos: Integer |
); |
FromPos |
|
number of the first entry. |
ToPos |
|
number of the second entry. |
Possible special Entries