[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Objects' (#rtl) |
Array with maxmimum allowed number of bytes.
Source position: objects.pp line 135
type TByteArray = array [0..MaxBytes-1] of Byte; |
No notes exist for this page yet.