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