System.Types.PSmallInt

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type PSmallInt = ^SmallInt;

Propriétés

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


Description

Pointeur sur SmallInt.

Un PSmallInt représente un pointeur sur un SmallInt.

Voir aussi