System.Classes.TInterfaceList.Put

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Put(Index: Integer; const Item: IInterface);

C++

void __fastcall Put(int Index, const System::_di_IInterface Item);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!