[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Pointer to PByte type.
Source position: systemh.inc line 334
type PPByte = ^PByte; |
PPByte is a pointer to a PByte type.
|
Pointer to byte type |
lazarus-ccr.sourceforge.net |