API:System.Contnrs.TComponentList.Items

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Items[Index: Integer]: TComponent read GetItems write SetItems; default;

C++

__property System::Classes::TComponent* Items[int Index] = {read=GetItems, write=SetItems/*, default*/};

Properties

Type Visibility Source Unit Parent
property public
System.Contnrs.pas
System.Contnrs.hpp
System.Contnrs TComponentList

Description

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