[
Overview
][
Constants
][
Types
][
Classes
][
Procedures and functions
][
Variables
]
Reference for unit 'Classes' (
#fcl
)
TPointerList
Type for an Array of pointers.
Declaration
type
TPointerList
=
array
...
of
Pointer
;