System.Contnrs.TClassList.SetItems

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetItems(Index: Integer; AClass: TClass); inline;

C++

void __fastcall SetItems(int Index, System::TClass AClass);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.