[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Return the index of an interface.
Source position: classesh.inc line 1471
function IInterfaceList.IndexOf( |
item: IUnknown |
):Integer; |
IndexOf returns the location in the list of the interface Item. If there is no such interface in the list, then -1 is returned.
|
Returns the index of a given pointer. |
|
|
Return the first non-empty interface in the list. |
|
|
Returns the last non-nil interface in the list. |
No notes exist for this page yet.