System.SysUtils.TGrowCollectionFunc
C++
typedef int __fastcall (*TGrowCollectionFunc)(int OldCapacity, int NewCount);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| typedef | public | System.SysUtils.hpp | System.SysUtils | System.SysUtils |
説明
TGrowCollectionFunc は、成長コレクション戦略を実装する関数の型です。