[
Overview
][
Constants
][
Types
][
Classes
][
Procedures and functions
][
Variables
][
Index
]
Reference for unit '_crw_alloc' (
#crwlib
)
TByteArray
Declaration
Source position: _crw_alloc.pas line 337
type
TByteArray
=
array
[
0
.
.
MaxNumByte
-
1
]
of
Byte
;