[
Overview
][
Constants
][
Types
][
Classes
][
Procedures and functions
][
Index
]
Reference for unit 'maps' (
#lcl
)
TMapLink
Declaration
Source position: maps.pp line 47
type
TMapLink
=
record
Previous
:
PMapItem
;
Next
:
PMapItem
;
end
;