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



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

TByteArray

Array of bytes

Declaration

Source position: sysutilh.inc line 58

type TByteArray = array [0..32767] of Byte;

Description

TByteArray is a generic array definition, mostly for use as a base type of the PByteArray type.

See also

PByteArray

  

Pointer to an array of byte.

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