RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IInterfaceList.IndexOf Method

Returns the index of an interface.

Pascal
function IndexOf(const Item: IInterface): Integer;
C++
__fastcall int IndexOf(const IInterface Item);

Call IndexOf to obtain the index of an interface. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!