API:System.Classes.TInterfaceList.IndexOf

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IndexOf(const Item: IInterface): Integer;

C++

int __fastcall IndexOf(const System::_di_IInterface Item);

Properties

Type Visibility Source Unit Parent
function public
System.Classes.pas
System.Classes.hpp
System.Classes TInterfaceList

Description

Embarcadero Technologies does not currently have any additional information.