Swaps the position of two interfaces in the list.
Call Exchange to move the interface at position Index1 so that it appears at position Index2 and move the interface at position Index2 so that it appears at position Index1. Index1 and Index2 identify two positions (zero offset) in the Items property array.
Namespace: RSInterfaceCollections
Delphi |
public |
Parameters
Index1
Type: Integer
Index2
Type: Integer