help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#rtl)

IInterfaceList.Exchange

Exchange 2 interfaces in the list

Declaration

Source position: classesh.inc line 1469

procedure IInterfaceList.Exchange(

  index1: Integer;

  index2: Integer

);

Description

Exchange exchanges 2 interfaces in the list at locations index1 and Index2.

See also

TList.Exchange

  

Exchanges two pointers in the list.

IInterfaceList.Add

  

Add an interface to the list

IInterfaceList.Delete

  

Remove an interface from the list

IInterfaceList.Insert

  

Insert an interface in the list.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505