| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Remove an interface from the list
Source position: classesh.inc line 2062
procedure IInterfaceList.Delete(  | 
index: Integer  | 
);  | 
Delete removes the interface at position Index from the list. It does this by explicitly clearing the interface and then removing the slot.
  | 
Clears the pointer list.  | 
|
  | 
Add an interface to the list  | 
|
  | 
Remove an interface from the list  | 
|
  | 
Insert an interface in the list.  |