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