System.SysUtils.TGrowCollectionFunc

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
typedef public System.SysUtils.hpp System.SysUtils System.SysUtils


Description

TGrowCollectionFunc est un type de fonction qui implémente une stratégie de collection de croissance.