Internet Direct (Indy) Version 9.0.2 Beta
PByte
Declares a pointer to an unsigned 8-bit value.

PByte = ^Byte;
Description
PByte is a Pointer type that represents a pointer to an unsigned 8-bit value. PByte is declared for VCL versions prior to version 6.