System.TSmallIntDynArray

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

typedef DynamicArray<Smallint>        TSmallIntDynArray;

Propriétés

Type Visibilité  Source Unité  Parent
typedef public sysdyn.h System System

Description

Représente un tableau dynamique d'éléments SmallInt.

TSmallIntDynArray est un tableau dynamique avec des éléments SmallInt.

Voir aussi