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