RAD Studio VCL Reference
ContentsIndex
TInterfaceList Methods Public Methods
Public Methods
 
Name 
Description 
 
Add 
Adds an interface to the list. 
 
Clears the interface list. 
 
Deletes an interface from the list. 
 
Swaps the position of two interfaces in the list. 
 
Increases the capacity of the interface list. 
 
Returns the first interface in the list. 
 
Returns a TInterfaceList enumerator. 
 
Returns the index of an interface. 
 
Inserts an interface into the list at a specified position. 
 
Last 
Returns the last interface in the list. 
 
Lock 
Prevents other threads from accessing the list. 
 
Removes an interface from the list. 
 
Unlocks the list, allowing other threads to access it. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.