System.Types.PByte
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.
Delphi
PByte = ^Byte; {$NODEFINE PByte} { defined in sysmac.h }
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| pointer | public | System.pas | System.Types | System.Types |
Pointeur sur Byte.