[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Exchange 2 interfaces in the list
Source position: classesh.inc line 1469
procedure IInterfaceList.Exchange( |
index1: Integer; |
index2: Integer |
); |
Exchange exchanges 2 interfaces in the list at locations index1 and Index2.
|
Exchanges two pointers in the list. |
|
|
Add an interface to the list |
|
|
Remove an interface from the list |
|
|
Insert an interface in the list. |
No notes exist for this page yet.