System.TSmallBlockTypeStates

From RAD Studio VCL Documentation (German)
Jump to: navigation, search

Contents

Delphi-Informationen

von System.pas

	TSmallBlockTypeStates = array of TSmallBlockTypeState;


Unit: System

Typ: Array

C++-Informationen

von System.hpp

	typedef System::TSmallBlockTypeState[55] TSmallBlockTypeStates;


Unit: System

Typ: typedef

Beschreibung

TSmallBlockTypeStates ist ein Array mit TSmallBlockTypeState.


TSmallBlockTypeStates ist ein Array mit TSmallBlockTypeState. Mit TSmallBlockTypeStates wird der Status von kleinen zugewiesenen Speicherblöcken überprüft.

Siehe auch

Personal tools