[
Overview
][
Constants
][
Types
][
Classes
][
Procedures and functions
][
Index
]
Reference for unit 'maps' (
#lcl
)
TMapItem
Declaration
Source position: maps.pp line 80
type
TMapItem
=
packed record
Link
:
TMapLink
;
ID
:
TMapID
;
end
;
The latest version of this document can be found at
lazarus-ccr.sourceforge.net
.