System.TSmallIntDynArray

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

C++-Informationen

von System.hpp

	typedef System::DynamicArray<short> TSmallIntDynArray;


Unit: System

Typ: typedef

Beschreibung

Ist ein dynamisches Array mit SmallInt-Elementen.


TSmallIntDynArray ist ein dynamisches Array mit SmallInt-Elementen.

Siehe auch

Personal tools