System.SysUtils.GrowCollection

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

Delphi

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

C++

extern DELPHI_PACKAGE System::NativeInt __fastcall GrowCollection(System::NativeInt OldCapacity, System::NativeInt NewCount);

プロパティ

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


説明

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