System.Types.PByte
Delphi
PByte = ^Byte; {$NODEFINE PByte} { defined in sysmac.h }
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| pointer | public | System.pas | System.Types | System.Types |
Description
Pointer to Byte.
Delphi
PByte = ^Byte; {$NODEFINE PByte} { defined in sysmac.h }
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| pointer | public | System.pas | System.Types | System.Types |
Pointer to Byte.