[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Delete an interface from the list.
Source position: classesh.inc line 1498
public procedure TInterfaceList.Delete( |
index: Integer |
); |
Delete is the implementation of the IInterfaceList.Delete method. It clears the slot first and then removes the element from the list.
|
Remove an interface from the list |
|
|
Remove an interface from the list |
|
|
Add an interface to the list |
|
|
Removes a pointer from the list. |
|
|
Removes a pointer from the list. |
No notes exist for this page yet.