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

TByteArray

Array with maxmimum allowed number of bytes.

Declaration

Source position: objects.pp line 139

type TByteArray = array [0..MaxBytes-1] of Byte;


Documentation generated on: Nov 14 2015