System.Contnrs.TObjectList.GetItem

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetItem(Index: Integer): TObject; inline;

C++

System::TObject* __fastcall GetItem(int Index);

Properties

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

Description

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