API:System.Classes.TInterfaceList.IndexOfItem

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IndexOfItem(const Item: IInterface; Direction: TList.TDirection): Integer;

C++

int __fastcall IndexOfItem(const System::_di_IInterface Item, System::Types::TDirection Direction);

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.