[
Overview
][
Constants
][
Types
][
Classes
][
Procedures and functions
][
Variables
]
Reference for unit 'CompactUtils' (
#powtils_extras
)
TPointerList
Declaration
Source position: compactutils.pas line 192
type
TPointerList
=
array
[
0
.
.
MaxIntdiv4
-
1
]
of
Pointer
;