[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Remove an interface from the list
Source position: classesh.inc line 1505
public function TInterfaceList.Remove( |
item: IUnknown |
):Integer; |
Remove is the implementation of the IInterfaceList.Remove method. It removes the first occurrence of the interface from the list.
|
Remove an interface from the list |
|
|
Delete an interface from the list. |
|
|
Returns the index of an interface. |
|
|
Removes a value from the list. |
|
TFList.Remove |
No notes exist for this page yet.