System.SysUtils.GrowCollectionFunc

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

Delphi

GrowCollectionFunc: TGrowCollectionFunc = nil;

C++

extern DELPHI_PACKAGE TGrowCollectionFunc GrowCollectionFunc;

プロパティ

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


説明

GrowCollectionFunc グローバル変数により、GrowCollection 関数によって実装される、デフォルトの成長戦略を上書きすることができます。変数を更新するには、SetGrowCollectionFunc プロシージャを使用します。