[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'System' (#rtl)

PPByte

Pointer to PByte type.

Declaration

Source position: systemh.inc line 334

type PPByte = ^PByte;

Description

PPByte is a pointer to a PByte type.

See also

PByte

  

Pointer to byte type

The latest version of this document can be found at lazarus-ccr.sourceforge.net.