System.TSmallBlockTypeStates
Delphi
type TSmallBlockTypeStates = array [0..54] of TSmallBlockTypeState;
C++
typedef System::StaticArray<TSmallBlockTypeState, 55> TSmallBlockTypeStates;
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
array typedef |
public | System.pas System.hpp |
System | System |
Description
TSmallBlockTypeStates est un tableau d'éléments de type TSmallBlockTypeState.
TSmallBlockTypeStates est un tableau d'éléments de type TSmallBlockTypeState. TSmallBlockTypeStates est utilisé lors de la vérification des états des petits blocs de mémoire alloués.