System.TShortIntDynArray

Aus RAD Studio API Documentation

C++

typedef DynamicArray<Int8>            TShortIntDynArray _DEPRECATED_ATTRIBUTE0;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
typedef public sysdyn.h System System

Beschreibung

Ist ein dynamisches Array mit ShortInt-Elementen.

TShortIntDynArray ist ein dynamisches Array mit ShortInt-Elementen.

Siehe auch