System.Classes.TInterfaceList.IndexOf

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function IndexOf(const Item: IInterface): Integer;

C++

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

Propriétés

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

Description

Renvoie l'indice d'une interface.

Appelez la méthode IndexOf pour obtenir l'indice d'une interface.

Voir aussi