Ouvrir le menu principal

RAD Studio API Documentation β

System.PInt64Array

Delphi

type PInt64Array = ^Int64Array;

C++

typedef Int64Array *PInt64Array;

Propriétés

Type Visibilité  Source Unité  Parent
pointer
typedef
public
System.pas
System.hpp
System System

Description

Pointeur sur Int64Array.

PInt64Array représente un pointeur sur un tableau de valeurs Int64.