System.Types.PByte

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type PByte = ^Byte;

Propriétés

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


Description

Pointeur sur Byte.

Un PByte représente un pointeur sur un Byte.