API:System.Classes.TInterfaceList.Insert
Delphi
procedure Insert(Index: Integer; const Item: IInterface);
C++
void __fastcall Insert(int Index, const System::_di_IInterface Item);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | System.Classes.pas System.Classes.hpp |
System.Classes | TInterfaceList |
Description
Embarcadero Technologies does not currently have any additional information.