TByteArray
Array with maximum allowed number of bytes.
Declaration
Source position: objects.pp line 165
Type
TByteArray = Array[0..MaxBytes-1] of Byte
Array with maximum allowed number of bytes.
Source position: objects.pp line 165
Type
TByteArray = Array[0..MaxBytes-1] of Byte