Afficher : Delphi C++
Préférences d'affichage

System.Types.TLongWordDynArray

De XE2 API Documentation

Delphi

type TLongWordDynArray = array of Cardinal;

Propriétés

Type Visibilité  Source Unité  Parent
array public System.Types.pas System.Types System.Types

Description

TLongWordDynArray définit un tableau d'éléments LongWord.

Le type TLongWordDynArray définit un tableau dynamique d'éléments LongWord.

Utilisez SetLength pour allouer le stockage d'un tel tableau.

Voir aussi

Versions précédentes
Traductions