System.SysUtils.GrowCollection

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GrowCollection(OldCapacity, NewCount: Integer): Integer;

C++

extern DELPHI_PACKAGE int __fastcall GrowCollection(int OldCapacity, int NewCount);

プロパティ

種類 可視性 ソース ユニット
function public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils System.SysUtils


説明

GrowCollection ルーチンは、ほとんどの RTL コレクション クラスに統合された成長戦略を実装したものです。GrowCollectionFunc を設定することで上書きできます。GrowCollection を仕様するクラスは: