System.SysUtils.GrowCollectionFunc

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

GrowCollectionFunc: TGrowCollectionFunc = nil;

C++

extern DELPHI_PACKAGE TGrowCollectionFunc GrowCollectionFunc;

Propriétés

Type Visibilité  Source Unité  Parent
variable public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils System.SysUtils


Description

La variable globale GrowCollectionFunc vous permet de redéfinir la stratégie de croissance par défaut implémentée par la fonction GrowCollection. Pour mettre à jour la variable, utilisez la procédure SetGrowCollectionFunc.