API:System.Classes.TInterfaceList.SetCapacity

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetCapacity(NewCapacity: Integer);

C++

void __fastcall SetCapacity(int NewCapacity);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Classes.pas
System.Classes.hpp
System.Classes TInterfaceList

Description

Embarcadero Technologies does not currently have any additional information.