API:System.Classes.IInterfaceList.IndexOf
Delphi
function IndexOf(const Item: IInterface): Integer;
C++
virtual int __fastcall IndexOf(const System::_di_IInterface Item) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.Classes.pas System.Classes.hpp |
System.Classes | IInterfaceList |
Description
Embarcadero Technologies does not currently have any additional information.