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