Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TStringList<T> > Methods
TStringList<T>.SetCapacity(Integer) Method
Represents method SetCapacity(Integer).
Namespace: RSGenerics.Collections
Delphi
protected procedure SetCapacity(NewCapacity: Integer); override;
Parameters
NewCapacity
Type: Integer
•TStringList<T>
•RSGenerics.Collections