[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Exchanges two pointers in the list.
Exchange exchanges the pointers at positions Index1 and Index2. Both pointers must be withing the current range of the list, or an EListError exception will be raised.