help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



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

PByteArray

Pointer to an array of byte.

Declaration

Source position: sysutilh.inc line 57

type PByteArray = ^TByteArray;

Description

Generic pointer to TByteArray. Use to access memory regions as a byte array.

See also

TByteArray

  

Array of bytes

PWordArray

  

Pointer to an array of word.

TWordArray

  

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505