[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Write an item to the list
Source position: classesh.inc line 1464
procedure IInterfaceList.Put( |
i: Integer; |
item: IUnknown |
); |
Put writes the interface Item at position I in the list. It servers as the Write method for the Items property.
|
Provides Index-based, sequential, access to the interfaces in the list. |
|
|
Provides access to the pointers in the list. |
No notes exist for this page yet.