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



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

IInterfaceList.Insert

Insert an interface in the list.

Declaration

Source position: classesh.inc line 1473

procedure IInterfaceList.Insert(

  i: Integer;

  item: IUnknown

);

Description

Insert inserts the interface Item in the list, at position I, shifting all items one position.

See also

TList.Insert

  

Inserts a new pointer in the list at a given position.

IInterfaceList.Add

  

Add an interface to the list

IInterfaceList.Delete

  

Remove an interface from the list

Notes

 No notes exist for this page yet. 





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