API:System.Contnrs.TComponentList.SetItems

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetItems(Index: Integer; AComponent: TComponent); inline;

C++

void __fastcall SetItems(int Index, System::Classes::TComponent* AComponent);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.