[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Remove an interface from the list
Source position: classesh.inc line 1468
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. |
No notes exist for this page yet.