Spring.Base Spring GrowCapacity GrowCapacity Method On this page Overloads GrowCapacity(Integer) GrowCapacity(Integer, Integer) Unit: Spring Package: Spring.Base Overloads GrowCapacity(Integer) GrowCapacity(Integer, Integer) GrowCapacity(Integer) Delphi Copy function GrowCapacity(oldCapacity: Integer): Integer Parameters oldCapacity Integer Returns Integer GrowCapacity(Integer, Integer) Delphi Copy function GrowCapacity(oldCapacity: Integer; newCount: Integer): Integer Parameters oldCapacity Integer newCount Integer Returns Integer