System.Contnrs.TComponentList.GetItems

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetItems(Index: Integer): TComponent; inline;

C++

System::Classes::TComponent* __fastcall GetItems(int Index);

Properties

Type Visibility Source Unit Parent
function protected
System.Contnrs.pas
System.Contnrs.hpp
System.Contnrs TComponentList

Description

Embarcadero Technologies does not currently have any additional information.