System.SysUtils.TGrowCollectionFunc

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

C++

typedef int __fastcall (*TGrowCollectionFunc)(int OldCapacity, int NewCount);

プロパティ

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


説明

TGrowCollectionFunc は、成長コレクション戦略を実装する関数の型です。