API:System.Classes.TInterfaceList.Items

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Items[Index: Integer]: IInterface read Get write Put; default;

C++

__property System::_di_IInterface Items[int Index] = {read=Get, write=Put/*, default*/};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.