System.Contnrs.TComponentList.GetItems

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

System::Classes::TComponent* __fastcall GetItems(System::NativeInt 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.