GrowCapacity Method

Overloads

GrowCapacity(Integer)

Delphi
function GrowCapacity(oldCapacity: Integer): Integer

Parameters

oldCapacity
Integer

Returns

Integer

GrowCapacity(Integer, Integer)

Delphi
function GrowCapacity(oldCapacity: Integer; newCount: Integer): Integer

Parameters

oldCapacity
Integer
newCount
Integer

Returns

Integer