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

TByteArray

Array with maximum allowed number of bytes.

Declaration

Source position: objects.pp line 139

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


Documentation generated on: May 14 2021