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