System.Types.PByte

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

PByte         = ^Byte;        {$NODEFINE PByte}       { defined in sysmac.h }

Propriétés

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


Description

Pointeur sur Byte.

Un PByte représente un pointeur sur un Byte.